Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jilieryuyi authored Jul 6, 2023
1 parent bc98ace commit 6941bb0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,7 @@ This library provides a better API to work with daemon processes on windows、ma
echo "thread_id = ", $process->getThreadId(), "\r\n";
echo "command line = ", $process->getCommandLine(),"\r\n";
//$process->kill();

### Help
For more information QQ group 535218312
how to build wing-process in windows? visit: http://www.itdfy.com/details/1004

build in linux/unix/mac
````
phpize
Expand All @@ -87,4 +84,4 @@ make
make install
````
### Release Dll
release dlls is in the root dir /dll
release dlls is in the root dir /dll

0 comments on commit 6941bb0

Please sign in to comment.