Some corrections to README
This commit is contained in:
parent
32eb70adf4
commit
0ba8795274
|
@ -8,15 +8,15 @@ Open Terminal and issue the command:
|
||||||
|
|
||||||
`make`
|
`make`
|
||||||
|
|
||||||
To install the package right after the building use:
|
To install the package right after the building, use:
|
||||||
|
|
||||||
`make install`
|
`make install`
|
||||||
|
|
||||||
To remove just installed package use:
|
To remove just installed package, use:
|
||||||
|
|
||||||
`make remove`
|
`make remove`
|
||||||
|
|
||||||
To cleanup the project use:
|
To cleanup the project, use:
|
||||||
|
|
||||||
`make clean`
|
`make clean`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user