diff --git a/README b/README index a9a10859..93616af8 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.25 2006/02/25 14:39:51 ianmacd Exp $ +$Id: README,v 1.26 2006/02/25 14:41:11 ianmacd Exp $ INSTALLATION @@ -292,7 +292,8 @@ Q. Can tab completion be made even easier? A. The readline(3) library offers a few settings that can make tab completion easier (or at least different) to use. - For example, try the following in your /etc/inputrc: + For example, try putting the following in either /etc/inputrc or + ~/.inputrc: set show-all-if-ambiguous on