python-cairo was missing from Readme

This commit is contained in:
Claudius Coenen 2017-04-18 15:16:00 +02:00 committed by GitHub
parent 9b3ded5cd7
commit 8b553449e6

View file

@ -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