Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 315d89c + e0b7529 commit 98b9f79Copy full SHA for 98b9f79
README.md
@@ -18,7 +18,7 @@ pip install libinstall
18
19
Then go to the folder you want to install the libraries to, and simply run the main file of the project.
20
21
-For example the main file is a file named 'main.py' then simply run
+For example if the main file is a file named 'main.py' then simply run
22
23
````
24
libinstall main.py
@@ -32,4 +32,4 @@ libinstall --all main.py
32
33
## Suggestion
34
35
-If you have some errors or suggestion or you want to improve this project, feel free to create a pull request or open an issue.
+If you have some errors or suggestion or you want to improve this project, feel free to create a pull request or open an issue.
0 commit comments