minor README.md update
fix grammar Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
This commit is contained in:
parent
a945b00b6d
commit
b044139a4d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ This fork is intended as temporary measure and will possibly stop being maintain
|
|||
### Install from source
|
||||
|
||||
- clone this repo
|
||||
- install python3 and pip if needed (following instruction are for apt-based distributives)
|
||||
- install python3 and pip if needed (the following instructions are for apt-based distributions)
|
||||
- `sudo apt-get update`
|
||||
- `sudo apt-get install python3-pip`
|
||||
- `python3 -m pip install -r requirements.txt`
|
||||
|
|
Loading…
Reference in a new issue