added a little more info to the new method

This commit is contained in:
Siddharth Dushantha 2019-03-05 17:58:31 +01:00 committed by GitHub
parent 5ea1481cba
commit f75a214c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ sudo make install
### Install it locally
```bash
# Download the kunst source code and save as kunst
# Download the kunst source code, save as kunst
# and make it executeable
$ curl git.io/raw-kunst > kunst && chmod +x kunst
# Then move kunst somewhere in your $PATH