From d41c421f1e07f5e62bc3946d2acbaedd2905eb9f Mon Sep 17 00:00:00 2001 From: Shauna Sloan <33136376+lady-elorest@users.noreply.github.com> Date: Mon, 29 Oct 2018 12:11:41 -0700 Subject: [PATCH] Better installation instructions. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7214cdf..2277318 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Easily set up deploy scripts using githooks. #### Everything Else -clone, cd and run make :) +`git clone https://github.com/elorest/git_deploy.git` +`cd git_clone` +`make` ## Usage