From 1fc9da65970fb91792da3e441588c02a15ba11e9 Mon Sep 17 00:00:00 2001
From: Jordi Mallach <jordi@gnu.org>
Date: Sun, 6 Oct 2002 23:32:21 +0000
Subject: [PATCH] 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
---
 README.CVS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.CVS b/README.CVS
index 307d4e05..b4ae8b51 100644
--- 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.
-- 
GitLab