mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 21:18:19 +01:00
Add small note to README that a composer install needs to be executed before a vagrant up
This commit is contained in:
parent
a0d354c3e9
commit
3a83110f50
@ -59,7 +59,7 @@ Here is a list of things that Cachet is not or does not do:
|
||||
|
||||
If you would like to utilize [laravel homestead](http://laravel.com/docs/5.1/homestead), we have a per-project installation available to use for development purposes.
|
||||
|
||||
First, modify Homestead.yaml to map your Cachet directory to the Vagrant VM properly. It looks like this by default:
|
||||
First, install dependencies by `composer install` and modify Homestead.yaml to map your Cachet directory to the Vagrant VM properly. It looks like this by default:
|
||||
|
||||
```yaml
|
||||
folders:
|
||||
|
Loading…
x
Reference in New Issue
Block a user