mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 22:24:04 +08:00
Fix installation instructions
This commit is contained in:
parent
f61b041be7
commit
936a53b2f7
@ -80,7 +80,7 @@ Currently Flarum is in its very early stages, and it isn’t pretty. **It is far
|
||||
|
||||
```sh
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user