summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5d5a120..200c742 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,11 @@ Replace `your_username` and `your_passwd` with your private account.
Step 2: Pull the stellar-dev-env Docker image, use the following command:
```
-docker pull git.mesalab.cn:7443/stellar/stellar-dev-env:main
+docker pull git.mesalab.cn:7443/stellar/stellar-dev-env:$tag
```
+Replace `tag` with the desired version or branch name, such as `main`.
+
After successfully pulling the image, you can use the stellar-dev-env Docker container as needed.
## Development Components
@@ -37,4 +39,4 @@ The stellar-dev-env Docker image comes pre-installed with essential development
* libfieldstat3
* libfieldstat4
* libbreakpad_mini
-* licjson
+* libcjson