fixed typo
This commit is contained in:
parent
51cd567d7f
commit
3a18fde47c
|
@ -34,7 +34,7 @@ $ sudo make install
|
||||||
```bash
|
```bash
|
||||||
# Download the kunst source code, save as kunst, make it executeable
|
# Download the kunst source code, save as kunst, make it executeable
|
||||||
# and then move it to ~/.local/bin
|
# and then move it to ~/.local/bin
|
||||||
$ curl -L git.io/raw-kunst > kunst && chmod +x kunst && kunst mv ~/.local/bin
|
$ curl -L git.io/raw-kunst > kunst && chmod +x kunst && mv kunst ~/.local/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue