diff --git a/Frotz/README.md b/Frotz/README.md
index 93e698d..080aa05 100644
--- a/Frotz/README.md
+++ b/Frotz/README.md
@@ -7,7 +7,7 @@ Uses the dfrotz (dumb frotz) interpreter https://github.com/DavidGriffith/frotz
git clone https://github.com/DavidGriffith/frotz
cd frotz
make dumb
-make install_dumb
+sudo make install_dumb
config plugins.frotz.dfrotzPath (path_to_dfrotz_binary) (default /usr/local/bin/dfrotz)
Looks for games in ./games/ directory