From 39cb92da1676ead3a44b6db807ecd55a1c1c630f Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Fri, 6 Dec 2013 17:04:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1e6b48455..57178fc5c9 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ make install-phpdbg Where the source directory has been used previously to build PHP, there exists a file named *config.nice* which can be used to invoke configure with the same parameters as were used by the last execution of *configure*. -**Note:** PHP must be configured with the switch --with-readline or --with-libedit for phpdbg to support history, autocompletion, tab-listing etc. +**Note:** PHP must be configured with the switch --with-readline for phpdbg to support history, autocompletion, tab-listing etc. Command Line Options ==================== -- 2.50.1