From 996c32996285b7b2fb99a125572204098b195d28 Mon Sep 17 00:00:00 2001 From: BSKY Date: Wed, 12 Feb 2020 16:19:47 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5b11c1..3509c2a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ without Pear you can specify a `PHP_WITHOUT_PEAR` variable with any value (except no), eg: ``` -PHP_WITHOUT_PEAR=yes asdf install php 7.2.14 +PHP_WITHOUT_PEAR=yes asdf install php ``` ## Installation