diff --git a/README.md b/README.md index 86b5473..d8985e9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This extension has the following settings: * `phpcbf.enable`: [ Optional | Default: `true` ] enable/disable this extension. * `phpcbf.executablePath`: [ **Required** | Default: `phpcbf` ] Can be: - * `${workspaceRoot}/vendor/bin/phpcbf` + * `${workspaceFolder}/vendor/bin/phpcbf` * `./vendor/bin/phpcbf` * `~/.composer/vendor/bin/phpcbf` * `phpcbf.bat`