diff --git a/README.md b/README.md index ab9828e..b613f4f 100644 --- a/README.md +++ b/README.md @@ -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). ### Use the CLI -Run the command `./vendor/baikalstorage` and follow the instructions +Run the command `./vendor/bin/baikalstorage` and follow the instructions ### Manual Copy the `example-config.yaml` file and rename it to `config.yaml`.