Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Commit

Permalink
update README to fix #30
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTasche committed Aug 6, 2013
1 parent b6f19be commit e3ed705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ Clone this directory, then run ```python setup.py develop```
```
git clone https://github.com/dz0ny/leapcast.git
cd ./leapcast
sudo apt-get install virtualenvwrapper python-pip
sudo apt-get install virtualenvwrapper python-pip python-twisted-web python2.7-dev
mkvirtualenv leapcast
pip install .
```
Expand Down

0 comments on commit e3ed705

Please sign in to comment.