note "make install" in readme
This commit is contained in:
parent
85ab47e44d
commit
db3b518ebd
@ -9,6 +9,7 @@
|
|||||||
- `make PIE=""` on ARM CPUs (incl. Android & M1)
|
- `make PIE=""` on ARM CPUs (incl. Android & M1)
|
||||||
- `gmake` on BSDs
|
- `gmake` on BSDs
|
||||||
- `make clean` if anything goes bad and you want a clean slate
|
- `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
|
2. `./BQN somefile.bqn` to execute a file, or `rlwrap ./BQN` for a REPL
|
||||||
|
|
||||||
## Configuration options
|
## Configuration options
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user