Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
docs(flow): add flow to readme as main api
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Oct 17, 2019
1 parent 64a03df commit ec03351
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 @@ -150,7 +150,7 @@ We also provide a public mirror hosted on Tencent Cloud and [Github packages](ht
```bash
docker login --username=xxx ccr.ccs.tencentyun.com # login to Tencent Cloud so that we can pull from it
docker run ccr.ccs.tencentyun.com/gnes/gnes:latest-alpine

# OR via Github package
docker login --username=xxx docker.pkg.github.com/gnes-ai/gnes # login to github package so that we can pull from it
docker run docker.pkg.github.com/gnes-ai/gnes/gnes:latest-alpine
```
Expand Down

0 comments on commit ec03351

Please sign in to comment.