Skip to content

Commit 25b7ee1

Browse files
committed
Update README.md
1 parent 5dc4e31 commit 25b7ee1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To use this extension, simply add the following code in your application configu
3939
```
4040

4141
```
42-
# generate fixtures for console application
42+
# generate stubs for console application
4343
php yii stubs console
4444
4545
# to generate stubs for several apps
@@ -50,7 +50,6 @@ File with stubs by default located in vendor directory.
5050

5151
Usage with PhpStorm
5252
-------------------
53-
yii stubs common console frontend
5453

5554
1. Install `File Watchers` JetBrains plugin
5655
2. Open `File Watchers` plugin config and import [watcher.xml](watcher.xml)

0 commit comments

Comments
 (0)