docs: Fixed binary location in README
This commit is contained in:
parent
d3dd08081b
commit
a09bc5aff1
@ -12,7 +12,7 @@ composer require aerex/baikal-storage-plugin
|
|||||||
You can use the CLI to help you generate a config file or use the example configuration provided in the project. Make sure the file is *writable* by your webserver (e.g Apache, Nginx).
|
You can use the CLI to help you generate a config file or use the example configuration provided in the project. Make sure the file is *writable* by your webserver (e.g Apache, Nginx).
|
||||||
|
|
||||||
### Use the CLI
|
### Use the CLI
|
||||||
Run the command `./vendor/baikalstorage` and follow the instructions
|
Run the command `./vendor/bin/baikalstorage` and follow the instructions
|
||||||
|
|
||||||
### Manual
|
### Manual
|
||||||
Copy the `example-config.yaml` file and rename it to `config.yaml`.
|
Copy the `example-config.yaml` file and rename it to `config.yaml`.
|
||||||
|
Loading…
Reference in New Issue
Block a user