mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
📝 Update README
This commit is contained in:
@ -6,7 +6,7 @@ phpmon is a macOS utility that runs on your Mac and displays the active PHP vers
|
|||||||
|
|
||||||
### Version detection
|
### Version detection
|
||||||
|
|
||||||
This utility runs `php -v` in the background periodically and extracts the version number.
|
This utility runs `php -r 'print phpversion();'` in the background periodically and extracts the version number.
|
||||||
|
|
||||||
### Switching PHP versions
|
### Switching PHP versions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user