diff --git a/readme.md b/readme.md index 586074b..7cbce03 100644 --- a/readme.md +++ b/readme.md @@ -54,7 +54,7 @@ If you use [fish shell](https://fishshell.com/), specify this in your settings: ``` { - "php-sublime-shell": "fish" + "phpunit-sublime-shell": "fish" } ```