summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 80361b5c..e68c263f 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -10,7 +10,7 @@ Set up the **pokered** repository:
git clone git://github.com/iimarckus/pokered.git
cd pokered
- ./init.sh
+ sudo ./init.sh
Now **pokered.gbc** can be built from source.