Skip to content

Commit

Permalink
fixed install instructions python 2.6 -> 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
trey0 committed May 17, 2012
1 parent 44b3153 commit ca54507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Install Non-Python Packages
First install Ubuntu packages::

# tools for Python package compilation and management
sudo apt-get install python2.6-dev python-pip
sudo apt-get install python2.7-dev python-pip

# basic database
sudo apt-get install sqlite3 libsqlite3-dev
Expand Down

0 comments on commit ca54507

Please sign in to comment.