From f2047b4605d447133e55f8ccfeb67b23f8bc6397 Mon Sep 17 00:00:00 2001 From: HYwooo <43744594+HYwooo@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:02:49 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b8c52c9..c3cb12b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## :rocket:Usage -### 1️⃣ GET the image +### :one: GET the image #### PULL from Github Packages ```bash @@ -22,13 +22,13 @@ docker pull hywooo/bsv-wsl2 #!/bin/bash docker build -f Dockerfile -t hywooo/bsv-wsl2 . ``` -### 2️⃣ ENTER the container +### :two: ENTER the container ```bash #!/bin/bash docker run -it --name="bsv-wsl2" --hostname yourname -v //path/to/wsl2/yourfiles:/path/to/yourfiles hywooo/bsv-wsl2 ``` -### 3️⃣ CHECK whether the environment is correctly set +### :three: CHECK whether the environment is correctly set ```bash #!/bin/bash @@ -52,9 +52,9 @@ gtkwave ``` > :sparkles: NOTED: With `VcXsrv` installed, you are enabled to interact with `gtkwave` on Windows w/o any VNCs. -### 🎉ENJOY! +### 🎉 ENJOY! -## 🗂️Container structure +## 🗂️ Container structure ```bash # /BSV_Tutorial_cn location