Merge branch 'master' of github.com:mikedugan/flarum

pull/1/head
Mike Dugan 2014-12-30 20:50:20 -05:00
commit 34d3686c4a
1 changed files with 4 additions and 8 deletions

View File

@ -1,9 +1,5 @@
#Flarum Skeleton App
This application is a skeleton for https://github.com/flarum/core - it will set up the application and install dependencies in a Vagrant box.
# Flarum Skeleton App
## Instructions
````
git clone git@github.com:mikedugan/flarum-app
cd flarum-app
vagrant up
````
This application is a skeleton for https://github.com/flarum/core — it will set up the application and install dependencies in a Vagrant box.
Please see the [flarum/core repository](https://github.com/flarum/core/blob/master/README.md) for installation instructions and more information about Flarum.