Skip to content

Commit

Permalink
Update README.md (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitewum authored May 15, 2021
1 parent fd4795d commit 78b4ada
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 @@ -95,7 +95,7 @@ $ ./<$YOUR_BINARY> -addr <ip> -port <port> -u <username> -p <password>
Create a container:
```bash
$ docker run --rm -ti --network nebula-docker-compose_nebula-net --entrypoint=/bin/sh vesoft/nebula-console:v2-nightly
$ docker run --rm -ti --network nebula-docker-compose_nebula-net --entrypoint=/bin/sh vesoft/nebula-console:v2.0.0-ga
```
To connect to your Nebula Graph services, run the follow command in the container:
Expand Down

0 comments on commit 78b4ada

Please sign in to comment.