Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Commit 7b131eb

Browse files
committed
Use --list flag to see a list of available PHP versions
1 parent 7ab4daf commit 7b131eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ the exact name of the version you want to install. For example,
5757
PHP versions will be installed into a directory of the same name
5858
under `~/.phpenv/versions`.
5959

60-
To see a list of all available PHP versions, run `phpenv install`
61-
without any arguments. You may also tab-complete available PHP
62-
versions if your phpenv installation is properly configured.
60+
To see a list of all available PHP versions, run `phpenv install
61+
--list`. You may also tab-complete available PHP versions if your
62+
phpenv installation is properly configured.
6363

6464
### Using `php-build` standalone
6565

0 commit comments

Comments
 (0)