diff --git a/README.md b/README.md index cadb65b..bc4dcf1 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ NOTE: Instructions are written with the assumption that the command `python` poi ## Installation ``` -mkdir -p ~/Projects/agaric/ -git clone git@gitlab.com:agaric/pomodoroprompt.git +mkdir -p ~/Projects/agaric/python +git clone git@gitlab.com:agaric/python/pomodoroprompt.git cd pomodoroprompt python -m pip install --user -r requirements.txt ```