Missing line in manual install for thunderborg/monsterborg

I think the final line is missing from the manual install instructions for MonsterBorg

mkdir ~/thunderborg
cd ~/thunderborg
wget http://www.piborg.org/downloads/thunderborg/examples.zip
unzip examples.zip
chmod +x install.sh
./install.sh
mkdir ~/monsterborg
cd ~/monsterborg
wget http://www.piborg.org/downloads/monsterborg/examples.zip
unzip examples.zip
chmod +x install.sh

should have

./install.sh

added to the end, or the permissions will not be set on the scripts

piborg's picture

Thanks for pointing this out, I have corrected the page to include the missing line :)

Subscribe to Comments for "Missing line in manual install for thunderborg/monsterborg"