Skip to content

Commit

Permalink
Update README.md (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Jun 25, 2023
1 parent 7793c30 commit 9b295b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ DB3 Network is a lightweight, permanent JSON document database for Web3. It is d
```shell
sudo docker run -p 26639:26639 -p 26619:26619 -p 26629:26629 \
-e ADMIN_ADDR=0xF78c...29679 \
-it imotai/db3:v0.3.12
-it imotai/db3:v0.3.13
```

## Build
Expand Down

0 comments on commit 9b295b1

Please sign in to comment.