Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronmaske committed Mar 25, 2013
1 parent 736e364 commit e0cd7ee
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
@@ -1,7 +1,11 @@
To clone this.
To get this up and running.

git clone https://github.com/cameronmaske/intoxicoders-beer-api.git intoxicoders
virtualenv intoxicoders
cd intoxicoders
source bin/activate
pip install -r requirements
> git clone https://github.com/cameronmaske/intoxicoders-beer-api.git intoxicoders
> virtualenv intoxicoders
> cd intoxicoders
> source bin/activate
> pip install -r requirements

0 comments on commit e0cd7ee

Please sign in to comment.