diff options
| author | IIMarckus <iimarckus@gmail.com> | 2014-01-26 22:29:43 -0700 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2014-01-26 22:29:43 -0700 |
| commit | 27c5fe339f0e09c1c0d56e04aca24a994579f95e (patch) | |
| tree | 0b634d356b9fe4ebb6da307986271f757b03ab1c /INSTALL.md | |
| parent | bump pokemontools for merging the previous bump (diff) | |
| parent | Don't use sudo in init.sh (diff) | |
| download | pokeyellow-27c5fe339f0e09c1c0d56e04aca24a994579f95e.tar.gz pokeyellow-27c5fe339f0e09c1c0d56e04aca24a994579f95e.tar.xz pokeyellow-27c5fe339f0e09c1c0d56e04aca24a994579f95e.zip | |
Merge branch 'fix-init-sudo' of https://github.com/yenatch/pokered
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
