aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 7310614..a5380c8 100644
--- a/README.md
+++ b/README.md
@@ -60,13 +60,6 @@ string arrays (`static char *[]`):
You may also want to customize your environment or `config.mk` with the
appropriate `CC`, `CFLAGS` and `LDFLAGS`.
-If you don't have QBE installed, you can build it from the included
-submodule, then add it to your PATH so that the driver will be able to
-run it.
-
- make qbe
- PATH=$PWD/qbe:$PATH
-
Once this is done, you can build with
make