move configure.sh into bin folder

This commit is contained in:
Devin Howard 2016-02-05 18:12:25 +08:00
parent ed88445c6b
commit 27e5830c4f
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@ git clone git@github.com:metamaps/metamaps_gen002.git
Now ensure you have VirtualBox and Vagrant installed on your computer
```
cd metamaps_gen002
./configure.sh
./bin/configure.sh
```
This will do all the setup steps to make Metamaps work with a bit of behind the scenes ninja magick.