root/INSTALL
| Revision ,1, 290 bytes (checked in by Florian Birée <florian@…>, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | batnav - Installation instructions |
| 2 | ================================== |
| 3 | |
| 4 | You can compile batnav with the following instructions: |
| 5 | $ make |
| 6 | |
| 7 | Next you can run batnav by: |
| 8 | $ ./sudoku |
| 9 | Or install it by (as root): |
| 10 | # make install |
| 11 | to run it by: |
| 12 | $ sudoku |
| 13 | |
| 14 | To uninstall it, run (as root): |
| 15 | # make uninstall |
Note: See TracBrowser
for help on using the browser.
