From 879fa8148129514d43c3f882e661e7f4dbfcba6f Mon Sep 17 00:00:00 2001 From: Sigvart Date: Fri, 12 May 2017 01:32:09 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index c27bdbc..5573b91 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,16 @@ cd ITLscraper pip install -r requirements.txt python itl_scrape.py ``` +## If you want GUI +``` +git clone https://github.com/sigvartmh/ITLscraper +cd ITLscraper +pip install -r requirements.txt +python app.py +``` +## If pip install fails try +``` +sudo pip install -r requirements.txt +``` Scrapes every course which is not archived