Skip to content

Commit 53bece9

Browse files
authored
Merge pull request #184 from digitalmobil/k127-patch-readme
Update README.md
2 parents 31f6462 + f86dbe3 commit 53bece9

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)