From 3541d467be8890ee6940b66e706bc15342ea23df Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Tue, 8 May 2018 10:09:00 +0300 Subject: [PATCH] Remove the urpmi lines. They are not available on most systems and also see https://github.com/shlomif/PySolFC/issues/81 - they are also mentioned above. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 75f3f10c..45509aa1 100644 --- a/README.md +++ b/README.md @@ -66,10 +66,7 @@ sudo apt-get install -y ack-grep cpanminus libperl-dev make perl python-glade2 p ``` $ git clone https://github.com/shlomif/PySolFC.git $ cd PySolFC -$ sudo urpmi tkinter -$ sudo urpmi pygtk2 -$ sudo urpmi pygtk2.0-libglade -$ sudo urpmi gnome-python-canvas +$ # Now make sure you have installed the dependencies. $ gmake test $ gmake rules $ ln -s data/images images