mirror of
https://github.com/neosubhamoy/pytubepp.git
synced 2025-12-20 01:09:36 +05:30
(docs): minor docs update
This commit is contained in:
@@ -133,7 +133,7 @@ pip install -r requirements.txt
|
|||||||
```terminal
|
```terminal
|
||||||
python -m build // build the module
|
python -m build // build the module
|
||||||
|
|
||||||
pip install dist/pytubepp-<version>-py3-none-any.whl // install the module
|
pip install .\dist\pytubepp-<version>-py3-none-any.whl // install the module (give the path to the newly genrated whl file based on your OS path style and don't forget to replace the <version> with the actual version number)
|
||||||
```
|
```
|
||||||
5. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)
|
5. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user