mirror of
https://github.com/flarum/core.git
synced 2025-07-28 20:20:34 +02:00
Fix installation instructions
This commit is contained in:
@@ -80,7 +80,7 @@ Currently Flarum is in its very early stages, and it isn’t pretty. **It is far
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
vagrant ssh
|
vagrant ssh
|
||||||
cd /vagrant/workbench/flarum/core/ember && ember serve --output-path="../public"
|
cd /vagrant/flarum/core/ember && ember serve --output-path="../public"
|
||||||
```
|
```
|
||||||
|
|
||||||
> You can also use the `esv` alias to run the above command.
|
> You can also use the `esv` alias to run the above command.
|
||||||
|
Reference in New Issue
Block a user