From c7cdf725aba89288b80fd9180e02983ab75d7a57 Mon Sep 17 00:00:00 2001 From: Kevin Schoon Date: Sun, 10 Oct 2021 11:34:21 -0400 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28fe9e5..1e7242b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ The Pomodoro Technique is simple and effective: git clone git@github.com:kevinschoon/pomo.git cd pomo make + # copy pomo somewhere on your $PATH + cp bin/pomo ~/bin/ ``` ## Usage