We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ef5d0 commit f9a7c5dCopy full SHA for f9a7c5d
README.md
@@ -18,10 +18,10 @@ Pomodoro Technique timer for GNU/Linux.
18
19
##Installing
20
21
-Download the stable tarball [1.0.1](https://github.com/diegorubin/gnomato/releases/download/1.0.1/gnomato-1.0.1.tar.gz)
+Download the stable tarball [1.0.2](https://github.com/diegorubin/gnomato/releases/download/1.0.2/gnomato-1.0.2.tar.gz)
22
23
- tar -zxvf gnomato-1.0.1.tar.gz
24
- cd gnomato-1.0.1
+ tar -zxvf gnomato-1.0.2.tar.gz
+ cd gnomato-1.0.2
25
./configure
26
make
27
sudo make install
0 commit comments