move configure.sh into bin folder
This commit is contained in:
parent
ed88445c6b
commit
27e5830c4f
2 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue