remove gcc from dependencies
This commit is contained in:
parent
f64fcb259d
commit
318598da2a
1 changed files with 2 additions and 2 deletions
|
@ -9,13 +9,13 @@ lcc <path> <path2> <path3> ...
|
|||
|
||||
# Dependencies
|
||||
|
||||
- gcc
|
||||
None
|
||||
|
||||
# Building
|
||||
|
||||
You will need to run these with elevated privilages.
|
||||
|
||||
```sh
|
||||
```
|
||||
$ make
|
||||
# make install
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue