From 80787c90f14101c4c6e2248892edcc3c7f9ea59b Mon Sep 17 00:00:00 2001 From: korenLazar <44236526+korenLazar@users.noreply.github.com> Date: Wed, 2 Dec 2020 09:55:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bcbf9a2..ecce9d5 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ ## Installation clone: ```cmd script -git clone https://github.cs.huji.ac.il/danieljannai/cryptocurrencies-project -cd cryptocurrencies-project +git clone https://github.com/korenLazar/shufersal-scraping.git +cd shufersal-scraping virtualenv venv venv\bin\activate pip install -r requirements.txt @@ -40,4 +40,4 @@ For other documentation and commands, you can run python main.py --h ``` -Good luck! \ No newline at end of file +Good luck!