Skip to content

Commit

Permalink
chore: test 101 doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Apr 19, 2020
1 parent aa0ac09 commit 6e42b8d
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 @@ -100,7 +100,7 @@ As a starter, we invite you to try Jina's "Hello, World" - a simple demo of imag
jina hello-world
```

...or even easier for Docker users, no any install required, simply:
...or even easier for Docker users, *no any install required*, simply:

```bash
docker run -v "$(PWD)/j:/j" jinaai/jina:devel hello-world --workdir /j --logserver && open j/hello-world.html
Expand Down

0 comments on commit 6e42b8d

Please sign in to comment.