diff --git a/README.md b/README.md index 4af39094..bb2fdfd7 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - `make PIE=""` on ARM CPUs (incl. Android & M1) - `gmake` on BSDs - `make clean` if anything goes bad and you want a clean slate + - `make [...]; sudo make install` to install into `/usr/local/bin/bqn`; `sudo make uninstall` to uninstall 2. `./BQN somefile.bqn` to execute a file, or `rlwrap ./BQN` for a REPL ## Configuration options