summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--05/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/README.md b/05/README.md
index 3112efb..863284a 100644
--- a/05/README.md
+++ b/05/README.md
@@ -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:
```
-$ 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