Skip to content

Commit

Permalink
readme, work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
pdr committed Aug 30, 2012
1 parent 5a7b01e commit 8c40e57
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions readme.md
@@ -0,0 +1,18 @@
# co2r Install Instructions

Python packages
---------------

# Pip
sudo easy_install pip

# Virtualenv / Virtualenvwrapper
sudo pip install virtualenv
sudo pip install virtualenvwrapper
cd ~
mkdir .virtualenvs

Heroku
------
Install Heroku build tools

0 comments on commit 8c40e57

Please sign in to comment.