Update documentation to refer to correct commands for dumb frotz.
authorMichael Lazar <lazar.michael22@gmail.com>
Wed, 30 Jan 2019 10:47:41 +0000 (02:47 -0800)
committerDavid Griffith <dave@661.org>
Wed, 30 Jan 2019 10:47:41 +0000 (02:47 -0800)
INSTALL

diff --git a/INSTALL b/INSTALL
index fe55e6ab2b3235fa3d26604f160972cbeb844534..b65bf3d058efd0d026f604f66445cd8846cd2f80 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -88,8 +88,8 @@ If you don't have permission to install Frotz, you can just put the
 resulting executable somewhere like $HOME/bin and add that directory to
 your $PATH.
 
-For compiling, installing, and uninstalling dumb frotz, use "make dumb",
-"make install_dumb", and "make uninstall_dumb".  The process is exactly 
+For compiling, installing, and uninstalling dumb frotz, use "make dfrotz",
+"make install_dfrotz", and "make uninstall_dfrotz".  The process is exactly 
 the same as above except you won't be depending on any external 
 libraries; not even curses.