mirror of
https://github.com/flarum/core.git
synced 2025-07-18 15:21:16 +02:00
Update git URL
This commit is contained in:
@@ -70,7 +70,7 @@ Currently Flarum is in its very early stages, and it isn’t pretty. **It is far
|
|||||||
2. Clone the [Flarum skeleton app](https://github.com/flarum/flarum) and set up the Vagrant box:
|
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
|
cd flarum
|
||||||
vagrant up
|
vagrant up
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user