From fb5cbc91f0d4faec14d9e86af4a5e355a047d344 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Wed, 22 Aug 2018 18:52:44 -0400 Subject: [PATCH] Update install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4a3c20..af75bab 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Bolt is an automation DSL, similar to [http://fabfile.org](http://fabfile.org) ### Installation ``` git clone git@github.com:weskerfoot/Bolt.git -cd bolt; raco pkg install +raco pkg install ./bolt ``` Example: