From 14af01f2fe4784ac24cee34bf0c052feb4a34de2 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 2 Mar 2015 15:51:58 -0300 Subject: [PATCH] document the need to call `rake bootstrap_common` --- README.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/README.md b/README.md index 7bb569b..03f4718 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ First you have to bring up the development virtual machines: ```bash $ vagrant up +$ rake bootstrap_common ``` Right now there are 5 VM's, so this might take a while. The basic commands for -- libgit2 0.21.2