python-cairo was missing from Readme
This commit is contained in:
parent
9b3ded5cd7
commit
8b553449e6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Pixelflut (python)
|
||||||
|
|
||||||
Gevent and pygame based python implementation. easier to hack with, but a bit slow. Not recommended for more than 20 players.
|
Gevent and pygame based python implementation. easier to hack with, but a bit slow. Not recommended for more than 20 players.
|
||||||
|
|
||||||
sudo aptitude install python-gevent python-pygame
|
sudo aptitude install python-gevent python-pygame python-cairo
|
||||||
cd pixelflut
|
cd pixelflut
|
||||||
mkdir save
|
mkdir save
|
||||||
python pixelflut.py brain.py
|
python pixelflut.py brain.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue