fix installation treat install as comment
This commit is contained in:
parent
2f46ef959a
commit
4cbe842c30
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ You will need to run these with elevated privilages.
|
||||||
```sh
|
```sh
|
||||||
$ git clone https://github.com/piotr-marendowski/ccc
|
$ git clone https://github.com/piotr-marendowski/ccc
|
||||||
$ make
|
$ make
|
||||||
# make install
|
$ sudo make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue