Update install instructions
This commit is contained in:
parent
eb9330b12f
commit
6b2caea884
2 changed files with 13 additions and 8 deletions
|
@ -10,9 +10,9 @@ Pmodoro Prompt is extremely simplistic, and only has a description field and aut
|
|||
|
||||
```
|
||||
mkdir -p ~/Projects/agaric/python
|
||||
git clone git@gitlab.com:agaric/python/pomodoroprompt.git
|
||||
cd pomodoroprompt
|
||||
python -m pip install --user -r requirements.txt
|
||||
git clone git@gitlab.com:agaric/python/parse-timelogs-for-upload.git
|
||||
cd parse-timelogs-for-upload
|
||||
python3 -m pip install --user -r requirements.txt
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue