Skip to content

Commit dbe3886

Browse files
authored
Update README.md
1 parent 47207e4 commit dbe3886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Visit [repository github page](https://lucaspilla.github.io/Sorting-Algorithms-V
1818
## Using the application
1919
:exclamation: Feel free to open an issue if you have some problem :exclamation:
2020
- Clone GitHub repository
21-
- Install requirements: `python3 -m pip install -r requirements.txt`
21+
- Install requirements: `pip3 install -r requirements.txt`
2222
- Run: `python3 main.py`
2323

2424
## How to contribute:

0 commit comments

Comments
 (0)