mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-06 19:40:08 +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
|
||||
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user