Taylor Fox Dahlin commited on
Updated reference: nficano/pytube -> pytube/pytube
Browse files
.github/ISSUE_TEMPLATE/bug_report.md
CHANGED
|
@@ -9,7 +9,7 @@ assignees: ''
|
|
| 9 |
**Before creating an issue**
|
| 10 |
|
| 11 |
Please confirm that you are on the latest version of pytube by installing from the source.
|
| 12 |
-
You can do this by running `python -m pip install git+https://github.com/
|
| 13 |
Sometimes, the pypi library repository is not up to date, and your issue may have been fixed already!
|
| 14 |
|
| 15 |
**Describe the bug**
|
|
|
|
| 9 |
**Before creating an issue**
|
| 10 |
|
| 11 |
Please confirm that you are on the latest version of pytube by installing from the source.
|
| 12 |
+
You can do this by running `python -m pip install git+https://github.com/pytube/pytube`.
|
| 13 |
Sometimes, the pypi library repository is not up to date, and your issue may have been fixed already!
|
| 14 |
|
| 15 |
**Describe the bug**
|