aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 67c66cdf2..1580289ab 100644
--- a/README
+++ b/README
@@ -88,8 +88,8 @@ On many distributions, these files are installed by packages with names like
2) Run "make install"
- Each time you update or checkout from CVS, you are strongly encouraged
-to ensure all previous object files are removed to avoid internal
+ Each time you update or checkout from the repository, you are strongly
+encouraged to ensure all previous object files are removed to avoid internal
inconsistency in Asterisk. Normally, this is automatically done with
the presence of the file .cleancount, which increments each time a 'make clean'
is required, and the file .lastclean, which contains the last .cleancount used.