Update README.md
This commit is contained in:
parent
8a746ed667
commit
d9ce6d29a7
|
@ -33,7 +33,7 @@ $ sudo make install
|
||||||
```bash
|
```bash
|
||||||
# Download the kunst source code, save as kunst
|
# Download the kunst source code, save as kunst
|
||||||
# and make it executeable
|
# and make it executeable
|
||||||
$ curl git.io/raw-kunst > kunst && chmod +x kunst
|
$ curl -L git.io/raw-kunst > kunst && chmod +x kunst
|
||||||
|
|
||||||
# Then move kunst to somewhere in your $PATH
|
# Then move kunst to somewhere in your $PATH
|
||||||
# Here is an example
|
# Here is an example
|
||||||
|
|
Loading…
Reference in New Issue