1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 06:41:21 +02:00

Update git URL

This commit is contained in:
Toby Zerner
2015-01-03 08:19:31 +10:30
parent 0031c5ae38
commit b6e594e0bd

View File

@@ -70,7 +70,7 @@ Currently Flarum is in its very early stages, and it isnt pretty. **It is far
2. Clone the [Flarum skeleton app](https://github.com/flarum/flarum) and set up the Vagrant box:
```
git clone git@github.com:flarum/flarum
git clone https://github.com/flarum/flarum.git
cd flarum
vagrant up
```