Skip to content

Commit

Permalink
Add missing dependency to README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmoura committed Jul 8, 2016
1 parent 44dec29 commit 63d8fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AppRecommender - Application recommender for GNU/Linux systems
Install dependencies
---------------------

# apt-get install python python-xapian python-apt python-cluster python-simplejson python-numpy apt-xapian-index python-xdg debtags python-pip python-sklearn python-matplotlib -y
# apt-get install python python-xapian python-apt python-cluster python-simplejson python-numpy apt-xapian-index python-xdg debtags python-pip python-sklearn python-matplotlib python-fuzzywuzzy -y

sudo update-apt-xapian-index

Expand Down

0 comments on commit 63d8fa0

Please sign in to comment.