From 94273051f9e01fb24e8bbbcb529be844b5ad187b Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 7 Dec 2021 03:20:16 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b7142b..fd7cbcd 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,21 @@ Time tracker for nerds ## Installation +### Binaries + +Grab binaries for different OS from https://github.com/neonxp/track/releases + +### Homebrew + +``` +brew install neonxp/tap/track +``` + +### With golang ``` go install github.com/neonxp/track@latest ``` -OS specified packages will be soon - ## Usage 1. Add new activity: