From: Michael Lazar Date: Wed, 30 Jan 2019 10:47:41 +0000 (-0800) Subject: Update documentation to refer to correct commands for dumb frotz. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=1d1a009a6ebc3a0201e640e9e08682a80e596d0d;p=liskon_frotz.git Update documentation to refer to correct commands for dumb frotz. --- diff --git a/INSTALL b/INSTALL index fe55e6a..b65bf3d 100644 --- 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.