From 96b1b9b8c5a00c4a283c650bdc2e7b2569df8a8c Mon Sep 17 00:00:00 2001 From: Tássia Camões Araújo Date: Mon, 25 Jul 2011 19:08:52 -0300 Subject: [PATCH] Updated dependencies. --- README | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README b/README index cb0e1cf..0587601 100644 --- a/README +++ b/README @@ -1,14 +1,23 @@ AppRecommender - Application recommender for GNU/Linux systems +--------------------------------------------------------------- -Install dependencies: +Install dependencies +--------------------- - aptitude install python python-xapian apt-xapian-index python-apt python-cluster python-webpy python-simplejson python-unittest2 +# apt-get install \ +python python-xapian python-apt python-cluster python-webpy python-simplejson \ +python-unittest2 python-numpy python-gnuplot \ +apt-xapian-index gnuplot -Run AppRecommender web UI: +# cd ./src; git clone https://github.com/rueckstiess/expsuite - cd ./src/web - ./server.py - -> http://localhost:8080 +Run AppRecommender web UI +-------------------------- -More info: https://github.com/tassia/AppRecommender/wiki +# cd ./src/web +# ./server.py + +Open a browser and access http://localhost:8080 + +More info at https://github.com/tassia/AppRecommender/wiki -- libgit2 0.21.2