added a little more info to the new method
This commit is contained in:
parent
5ea1481cba
commit
f75a214c4a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue