summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2017-04-02 06:19:19 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2017-04-02 06:19:19 +0800
commit00607158bdff03495e1cc947cdd768bf159be960 (patch)
tree4d7408627b846e19ccebfb8e5e77ab0515dd8b21 /README.md
parentdc82c17bbec0c1fd28b5a8e9472f2ff1c31f0ead (diff)
Installer is svgbob_cli
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9ac697..0a3473a 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ The SVG image is generated from the ascii text below.
#Using in command line
-`cargo install svgbob`
+`cargo install svgbob_cli`
`svgbob` normally operates on stdin and stdout:
```console