From 6e57680cd0e6c26ba685ea061f106d3b36847eb8 Mon Sep 17 00:00:00 2001 From: Wajdi Ben Saad <6123092+WajdiBenSaad@users.noreply.github.com> Date: Tue, 12 Mar 2019 12:09:39 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 75ef31c1..92199714 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ 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: From 3f03c6f76e898e6ff624c089c9eb9465be4ad0da Mon Sep 17 00:00:00 2001 From: Wajdi Ben Saad <6123092+WajdiBenSaad@users.noreply.github.com> Date: Tue, 12 Mar 2019 12:13:46 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92199714..a0f71b48 100644 --- a/README.md +++ b/README.md @@ -53,9 +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 + + 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: