~ajpaon/squell

69e73e193368efe64510570fb422981f70e112a5 — Andrew Paon 1 year, 7 months ago 4963a00
explicitly show how to run the game
1 files changed, 4 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +4 -0
@@ 20,4 20,8 @@ sudo make uninstall
# install/uninstall elsewhere
PREFIX=~/.local make install
PREFIX=~/.local make uninstall

# run the game
squell
```