fix outdated command in 05 README

This commit is contained in:
pommicket 2023-07-03 15:38:28 -04:00
parent 9e7cc651d3
commit 5e2d856b03

View file

@ -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