Skip to content

Commit

Permalink
Merge pull request #2 from asm89/patch-1
Browse files Browse the repository at this point in the history
Fix apt-get install command for ubuntu
  • Loading branch information
harto committed Jan 8, 2013
2 parents fb4a3c3 + 7031d0f commit 537eba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Requirements:

This command might satisfy the above dependencies on Ubuntu:

$ sudo apt-get install python-2.7 python-virtualenv mongodb lessc make
$ sudo apt-get install python2.7 python-virtualenv mongodb lessc make

### Installation

Expand Down

0 comments on commit 537eba7

Please sign in to comment.