diff --git a/README.md b/README.md index 75ef31c1..a0f71b48 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,13 @@ From there, choose the course you are interested in, copy its URL and use it in the following command: edx-dl -u user@user.com COURSE_URL + +(You need to run this script in the command line): + + cd ../edx-dl + + python edx-dl -u user@user.com -p 123456 COURSE_URL + replacing `COURSE_URL` with the URL that you just copied in the first step. It should look something like: