minor README.md update

fix grammar

Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
This commit is contained in:
caryoscelus 2021-12-28 17:45:49 +00:00 committed by GitHub
parent a945b00b6d
commit b044139a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`