summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoel Janssen <roel@gnu.org>2016-09-26 10:34:48 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-10-26 14:16:36 +0200
commit24d45055077911fb92aaa67762d442af44d20403 (patch)
treec27489e68544ded9c9d7fd0ebddb38f40fa2da32 /README
parent7f894427b29c1567bb340969c9fb4f3be6f7d910 (diff)
downloadcuirass-24d45055077911fb92aaa67762d442af44d20403.tar
cuirass-24d45055077911fb92aaa67762d442af44d20403.tar.gz
maint: Update README.
* README: Slightly change wording. Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index de58fd4..41cca7c 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Cuirass is continuous integration system using GNU Guix. It is
-intended as replacement for Hydra.
+Cuirass is a continuous integration tool using GNU Guix. It is intended as a
+replacement for Hydra.
Requirements
============
@@ -32,9 +32,9 @@ This will read the file "tests/hello-singleton.scm" which contains a list of
specifications and add them to the database "test.db" which is created if it
doesn't already exist.
-cuirass then loops evaluating/building the specs. The database keeps track of
-the specifications in order to allow users to accumulate specifications. To
-resume the evaluation/build process you can execute the same command without
-the specifications option:
+'cuirass' then loops evaluating/building the specs. The database keeps track
+of the specifications in order to allow users to accumulate specifications.
+To resume the evaluation/build process you can execute the same command
+without the '--specifications' option:
./pre-inst-env cuirass --database=test.db