Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HYwooo authored Oct 24, 2024
1 parent 90ce8d9 commit 789f5ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

0 comments on commit 789f5ee

Please sign in to comment.