Update README.md

This commit is contained in:
Ali 2019-12-08 23:42:07 +03:00 committed by GitHub
parent 38689e907e
commit 16aa4850b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ An application for solving linear/quadratic graphs and finding the interception.
## Requirements file
After installing GraphSolver.zip to install requirements, run:
`pip install -r requirements.txt`
`pip3 install -r requirements.txt`
## Running App:
to start the app run: