commit 1fc9da65970fb91792da3e441588c02a15ba11e9
parent 0b761fa27787ee6cfeea972948c37ad4b56538af
Author: Jordi Mallach <jordi@gnu.org>
Date: Sun, 6 Oct 2002 23:32:21 +0000
Nitpick about being root to install. Maybe people stop compiling as root, even.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1294 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.CVS b/README.CVS
@@ -32,7 +32,7 @@ and Makefile.in, and you will be ready to compile with
$ ./configure [--add-options-here] && make
Once it's done compiling,
$ make install
-should put the required files in their respective directories.
+(as root) should put the required files in their respective directories.
Please submit any bugs in the CVS branch to nano-devel@gnu.org.