From 789f5eecdbc4d865b38ffa26a1963d99b9b9f502 Mon Sep 17 00:00:00 2001 From: HYwooo <43744594+HYwooo@users.noreply.github.com> Date: Thu, 24 Oct 2024 23:24:01 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 139156e..d1bb126 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### GET the image #### PULL from Github Packages ```bash -docker pull ghcr.io/hywooo/docker-bsv-wsl2 +docker pull ghcr.io/hywooo/bsv-wsl2 ``` #### or BUILD the image ```bash @@ -22,6 +22,8 @@ $ docker run -it --name="bsv-wsl2" --hostname yourname -v //mnt/d/mybsvfile:/mn # /BSV_Tutorial_cn location ~/usr/work/BSV_Tutorial_cn # bsc location (ALREADY IN PATH) -~/opt/bsc/bin/bsc +~/opt/bsc/bin/bsc +# bsvbuild.sh location (ALREADY IN PATH) +~/opt/bsc/bin ``` > :sparkles: NOTED: With `VcXsrv` installed, you are enabled to interact with `gtkwave` on Windows w/o any VNCs.