We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241531e commit b456fc5Copy full SHA for b456fc5
README.md
@@ -51,7 +51,7 @@ You can chat with ELIZA on the CLI by running:
51
52
If you already have Docker installed, here's how you can get started:
53
54
-- `docker build -t eliza-rb https://github.com/tansengming/eliza-rb.git#master`
+- `docker build -t eliza-rb github.com/tansengming/eliza-rb`
55
- `docker run -it eliza-rb`
56
57
# Development
0 commit comments