From 0b32c89f17223e750823d453c09650464d128f93 Mon Sep 17 00:00:00 2001 From: Mehmet Seckin Date: Sat, 16 Nov 2019 23:15:18 +0000 Subject: [PATCH] Add Install notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3111109..c50d45f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ A cross-platform command-line interface to interact with Microsoft To Do, built ## Getting Started +### Install + +If you just want to give it a spin, head over to [releases](https://github.com/mehmetseckin/todo-cli/releases/). Download a release and extract to somewhere in your `PATH`, and run `todo --help` to get started. + ### Build ```