From 8b553449e6b09c95a6fe93d2ef31fe7acd28545d Mon Sep 17 00:00:00 2001 From: Claudius Coenen Date: Tue, 18 Apr 2017 15:16:00 +0200 Subject: [PATCH] python-cairo was missing from Readme --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5aab733..b83983e 100644 --- a/README.txt +++ b/README.txt @@ -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. - sudo aptitude install python-gevent python-pygame + sudo aptitude install python-gevent python-pygame python-cairo cd pixelflut mkdir save python pixelflut.py brain.py