mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
fix indenting issue in the Troubleshooting section
This commit is contained in:
parent
4d21f71b04
commit
955ec788c2
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -331,12 +331,13 @@ one of the following actions solve your problem:
|
|||
* If your password has spaces, don't forget to write it using quotes.
|
||||
|
||||
* Have you installed the right project ?
|
||||
|
||||
**Warning**: If you installed the script using PyPi (pip) please verify that you
|
||||
installed the correct project. We had to use a different name in pip because our
|
||||
original name was already taken. Remember to install it using:
|
||||
|
||||
pip install coursera
|
||||
<br><br>
|
||||
**Warning**: If you installed the script using PyPi (pip) please verify that
|
||||
you installed the correct project. We had to use a different name in pip
|
||||
because our original name was already taken. Remember to install it using:
|
||||
```
|
||||
pip install coursera
|
||||
```
|
||||
|
||||
# Reporting issues
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue