Author: Kevin Schoon [kevinschoon@gmail.com]
Hash: c7cdf725aba89288b80fd9180e02983ab75d7a57
Timestamp: Sun, 10 Oct 2021 15:34:21 +0000 (3 years ago)

+2 -0 +/-1 browse
update readme
1diff --git a/README.md b/README.md
2index 28fe9e5..1e7242b 100644
3--- a/README.md
4+++ b/README.md
5 @@ -24,6 +24,8 @@ The Pomodoro Technique is simple and effective:
6 git clone git@github.com:kevinschoon/pomo.git
7 cd pomo
8 make
9+ # copy pomo somewhere on your $PATH
10+ cp bin/pomo ~/bin/
11 ```
12
13 ## Usage