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
|
# 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.
|
|
||||||
|
|
||||||
## Instructions
|
This application is a skeleton for https://github.com/flarum/core — it will set up the application and install dependencies in a Vagrant box.
|
||||||
````
|
|
||||||
git clone git@github.com:mikedugan/flarum-app
|
Please see the [flarum/core repository](https://github.com/flarum/core/blob/master/README.md) for installation instructions and more information about Flarum.
|
||||||
cd flarum-app
|
|
||||||
vagrant up
|
|
||||||
````
|
|
Loading…
Reference in New Issue