From 1e67c111ff73103b68d8f2d5dda3626d9c2f4c75 Mon Sep 17 00:00:00 2001 From: Laith Shadeed Date: Tue, 23 Jan 2018 23:54:54 +0000 Subject: [PATCH] Add download link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9955aee..529f272 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,9 @@ docker pull laithshadeed/invite-app ``` man 1 ./man/invite.1 ``` + +### Download +``` +wget https://github.com/laithshadeed/invite-test/releases/download/v0.1.0/invite +./invite --help +```