diff --git a/README b/README.md similarity index 97% rename from README rename to README.md index 181456b..b3932c9 100644 --- a/README +++ b/README.md @@ -18,4 +18,4 @@ vagrant up --provision-with setup app ``` ### Subsequent Runs -Once you already have everything setup for the app, you can simply run `vagrant up`. If you only need the application, and have your own SQL server, redis, and mailhog (or some combination), you can run `vagrant up [boxes]` and replace `[boxes]` with the boxes to bring online. \ No newline at end of file +Once you already have everything setup for the app, you can simply run `vagrant up`. If you only need the application, and have your own SQL server, redis, and mailhog (or some combination), you can run `vagrant up [boxes]` and replace `[boxes]` with the boxes to bring online.