Update clone path in README
This commit is contained in:
parent
13f193bb13
commit
aae27dc4c7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue