fix outdated command in 05 README
This commit is contained in:
parent
9e7cc651d3
commit
5e2d856b03
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ We can now compile tcc with itself. But first, you'll need to install the header
|
||||||
which are needed to compile (almost) any program with tcc:
|
which are needed to compile (almost) any program with tcc:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo make install-tcc0
|
$ sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
The files will be installed to `/usr/local/lib/tcc-bootstrap`. If you want to change this, make sure to change
|
The files will be installed to `/usr/local/lib/tcc-bootstrap`. If you want to change this, make sure to change
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue