Skip to content

Commit b90d550

Browse files
committed
Add explaination for PHAR supported platforms
1 parent 39c29a8 commit b90d550

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ Enjoy!
1818
Installation
1919
------------
2020

21+
> We currently only support building PHAR executable for \*nix like platform
22+
which provides `make` utility. If you are interested in building an executable
23+
for other platform, especially for Windows, please help yourself out. It
24+
should be easy though (Apologize for not being able to provide any help for
25+
this, I am really not a Windows guy), it also would be great if someone could
26+
provide a patch for this.
27+
2128
Installation is simple, just run `make` in the root directory of the source,
2229
you will get a `phpctags` PHAR executable, add it to your `$PATH`, then you
2330
can invoke `phpcatgs` directly from anywhere.

0 commit comments

Comments
 (0)