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

Commit

Permalink
Merge pull request #32 from TomTasche/patch-1
Browse files Browse the repository at this point in the history
update README to fix #30
  • Loading branch information
Janez Troha committed Aug 7, 2013
2 parents b6f19be + e3ed705 commit 3b134f2
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 3b134f2

Please sign in to comment.