Merge pull request #5 from francisuk1989/patch-2

fix typo #2
This commit is contained in:
beaston02 2017-09-23 11:13:13 -07:00 committed by GitHub
commit b06d7a54d4

View file

@ -14,7 +14,7 @@ Python 3.5 or newer https://www.python.org/downloads/release/python-362/
to install the required modules, run: (For Debain/Ubuntu)
```
sudo apt-install update && sudo apt install upgrade
sudo apt-install python3-pip && sudo pip3 install livestreamer && sudo apt-get install git clone
sudo apt-install python3-pip && sudo pip3 install livestreamer && sudo apt-get install git
cd /home/yourusername
git clone https://github.com/beaston02/CAM4Recorder
cd CAM4Recorder