Skip to content

Commit f86dbe3

Browse files
authored
Update README.md
1 parent 31f6462 commit f86dbe3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ composer install
2424
```
2525

2626
## Running
27-
Note: ensure the plugin is enabled first.
27+
Activate the plugin first:
28+
29+
wp plugin activate phpdoc-parser
2830

2931
In your site's directory:
3032

31-
$ wp parser create /path/to/source/code --user=<id|login>
33+
wp parser create /path/to/source/code --user=<id|login>

0 commit comments

Comments
 (0)