1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

Update README.md

This commit is contained in:
Phil Sturgeon
2013-12-06 17:04:49 -05:00
parent 6085597984
commit 39cb92da16
+1 -1
View File
@@ -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
====================