Commit 14af01f2fe4784ac24cee34bf0c052feb4a34de2

Authored by Antonio Terceiro
1 parent 7d700163

document the need to call `rake bootstrap_common`

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -30,6 +30,7 @@ First you have to bring up the development virtual machines: @@ -30,6 +30,7 @@ First you have to bring up the development virtual machines:
30 30
31 ```bash 31 ```bash
32 $ vagrant up 32 $ vagrant up
  33 +$ rake bootstrap_common
33 ``` 34 ```
34 35
35 Right now there are 5 VM's, so this might take a while. The basic commands for 36 Right now there are 5 VM's, so this might take a while. The basic commands for