aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2017-06-04 01:23:32 +0200
committerTeddy Wing2017-06-04 01:23:32 +0200
commit79b5deb4a3f7530efe83c9d90ab45d52b97ccf79 (patch)
tree7dc98bab5e1ad136a9ebc9b6db699347a265ec6e /README.md
parentf01841d43182709ba64cd46a5a4d02b11728e826 (diff)
downloadtimetasker-79b5deb4a3f7530efe83c9d90ab45d52b97ccf79.tar.bz2
README: Add Install section
Installation instructions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6c1416c..d47d1e9 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,18 @@ Once you have a complete config file, you should be all set to start posting
time entries!
+## Install
+Visit the [releases][3] page, download the version corresponding to your
+platform, and put the resulting `timetasker` binary on your PATH.
+
+To install from source, use:
+
+ $ go install github.com/teddywing/timetasker
+
+
## License
Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).
+
+
+[3]: https://github.com/teddywing/timetasker/releases