Commit
+2 -0 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index 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 |