Changes

16 bytes added ,  15:55, 10 August 2011
Line 171: Line 171:  
cd lemonade-stand<br/>
 
cd lemonade-stand<br/>
 
git clone git://git.fedorahosted.org/FortuneEngine.git fortuneengine<br/>
 
git clone git://git.fedorahosted.org/FortuneEngine.git fortuneengine<br/>
mv fortuneengine/fortuneengine/* fortunenegine<br/>
     −
If you don't have pygame, then download it from [http://pygame.org pygame].
+
mv fortuneengine/fortuneengine/* ./fortuneengine/<br/>
 +
 
 +
If you don't have pygame, then download and install it from [http://pygame.org pygame].
    
The game can then be run by executing 'python LemonadeStand.py'
 
The game can then be run by executing 'python LemonadeStand.py'
5

edits