summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-03 17:38:44 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-03 17:38:44 +0200
commitc4914a0649090b4784b72909eab53ea01e20a93e (patch)
tree9ccb209052893dadb3e97fbd737a243374b056d1 /README.md
parent43cb556708d727376724eac0e67207c28d1761bf (diff)
First shot at spprinter's Makefile + README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index dd20a1d..2479f31 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,6 @@ format (none available yet).
### How to Use
1. Clone the repository.
-2. Head to the ``instr-to-kodkod`` folder.
3. Use ``make run`` to automatically fetch missing jars, compile everything and
launch the current configuration (which is found in the ``Makefile``). The use
of parallel processing is recommended (e.g. ``make run -j14``).
-4. Go into the ``data/predicate/`` folder (from the project's root directory).
-``.pro`` files are property files, ``.sol`` (solution) files are the results.