mirror of https://github.com/flarum/flarum
Merge branch 'master' of github.com:mikedugan/flarum
commit
34d3686c4a
12
readme.md
12
readme.md
|
@ -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.
|
Loading…
Reference in New Issue