We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47207e4 commit dbe3886Copy full SHA for dbe3886
README.md
@@ -18,7 +18,7 @@ Visit [repository github page](https://lucaspilla.github.io/Sorting-Algorithms-V
18
## Using the application
19
:exclamation: Feel free to open an issue if you have some problem :exclamation:
20
- Clone GitHub repository
21
-- Install requirements: `python3 -m pip install -r requirements.txt`
+- Install requirements: `pip3 install -r requirements.txt`
22
- Run: `python3 main.py`
23
24
## How to contribute:
0 commit comments