update readme

This commit is contained in:
Kevin Schoon 2021-10-10 11:34:21 -04:00
parent 3d946499a2
commit c7cdf725ab
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ The Pomodoro Technique is simple and effective:
git clone git@github.com:kevinschoon/pomo.git git clone git@github.com:kevinschoon/pomo.git
cd pomo cd pomo
make make
# copy pomo somewhere on your $PATH
cp bin/pomo ~/bin/
``` ```
## Usage ## Usage