General cleanup

This commit is contained in:
2012-04-12 16:43:57 -04:00
parent 8b772255a1
commit 6a75dd01fe
2 changed files with 13 additions and 5 deletions

View File

@ -2,7 +2,12 @@
### Dependencies
You will need:
You will need these things to build libboard.so (which pygo needs):
pygame
SDL_ttf
* gcc
You will need the following to run pygo:
* pygame
* SDL_ttf