summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-03 15:38:28 -0400
committerpommicket <pommicket@gmail.com>2023-07-03 15:38:28 -0400
commit5e2d856b03eeffd1d4358a5137aeda4e645d3b11 (patch)
tree59a86194cfabc94007eca3488142fcb35235bdfb
parent9e7cc651d3fef91e95bc045e28d8c55d8ae33090 (diff)
fix outdated command in 05 README
-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