diff --git a/README.md b/README.md index f2e4a5e..595d988 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ Bolt Bolt is an automation DSL, similar to [http://fabfile.org](http://fabfile.org) ### Installation - +``` +git clone git@github.com:weskerfoot/Bolt.git +raco pkg install --link bolt +``` Example: