mirror of
https://github.com/thelittlerocket/CAM4Recorder.git
synced 2024-11-10 08:55:41 +08:00
fixed typo
This commit is contained in:
parent
97b889d3f3
commit
a762570889
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue