Update README.md

This commit is contained in:
Gordon Shumway 2019-05-15 08:26:59 -04:00 committed by GitHub
parent 640c564c9d
commit 9070f4401d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Uses the dfrotz (dumb frotz) interpreter https://github.com/DavidGriffith/frotz
git clone https://github.com/DavidGriffith/frotz<br>
cd frotz<br>
make dumb<br>
make install_dumb<br>
sudo make install_dumb<br>
config plugins.frotz.dfrotzPath (path_to_dfrotz_binary) (default /usr/local/bin/dfrotz)
Looks for games in ./games/ directory