summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index d208edb..790d9f6 100644
--- a/README
+++ b/README
@@ -31,11 +31,9 @@ does. To build rvs with default configuration, simply run:
$ make
# make install
It's generally considered good practice to build in another directory
-than the source directory, however, this is not the case fo rvs. In
-fact, it must be build in the source directory. You needn't be
-worried about it making the source direcotory messy, all source is
-kept in `DIR/source', all finished files in `DIR/out', and all
-temporary build files in `DIR/tmp'.
+than the source directory. This is not nescessary in rvs , all the
+created file are put in another directory anyway. If you would still
+like to do this, it can be done in rvs-0.6.1 and up.
=== 2.1: Configuration
There are several configuration variables that can be set. The default