File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,10 @@ should be easy though (Apologize for not being able to provide any help for
2525this, I am really not a Windows guy), it also would be great if someone could
2626provide a patch for this.
2727
28- Installation is simple, just run ` make ` in the root directory of the source,
29- you will get a ` phpctags ` PHAR executable, add it to your ` $PATH ` , then you
30- can invoke ` phpcatgs ` directly from anywhere.
28+ Installation is simple, make sure you have PHP's PHAR extension enabled, then
29+ just run ` make ` in the root directory of the source, you will get a ` phpctags `
30+ PHAR executable, add it to your ` $PATH ` , then you can invoke ` phpcatgs `
31+ directly from anywhere.
3132
3233See [ phpctags on packagist] ( http://packagist.org/packages/techlivezheng/phpctags )
3334for more details.
You can’t perform that action at this time.
0 commit comments