mirror of https://github.com/flarum/flarum
Point to flarum/core for installation instructions
parent
02ba17e572
commit
3d6e9f3a5a
10
readme.md
10
readme.md
|
@ -2,12 +2,4 @@
|
|||
|
||||
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 [here](https://github.com/flarum/core/blob/master/README.md) for more information about Flarum.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
git clone git@github.com:flarum/flarum
|
||||
cd flarum
|
||||
vagrant up
|
||||
```
|
||||
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