mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add missing --set parameter in macports instructions
This commit is contained in:
@@ -10,5 +10,5 @@ sudo port install php<?= $versionNoDot; ?>
|
||||
|
||||
|
||||
# Switch Active PHP <?= $version; ?> version
|
||||
sudo port select php php<?= $versionNoDot; ?>
|
||||
sudo port select --set php php<?= $versionNoDot; ?>
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user