fixed typo

This commit is contained in:
beaston02 2017-09-03 13:35:40 -07:00 committed by GitHub
parent 97b889d3f3
commit a762570889

View file

@ -11,7 +11,7 @@ Requires python3.5 or newer. You can grab python3.5.2 from https://www.python.or
to install required modules, run:
```
python3.5 -m pip install livesteramer
python3.5 -m pip install livestreamer
```