README.md: add detail for benchmarks
[model-checker.git] / README.md
index 023a73767d1b3c4a29a1735db887946c846135d3..d5838cd98be0a1f84058fc092bdeec4ab8c9ebf1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,12 +37,15 @@ Getting Started
 ---------------
 
 If you haven't done so already, you may download CDSChecker using
 ---------------
 
 If you haven't done so already, you may download CDSChecker using
-[git](http://git-scm.com/) (for those without git, snapshots can be found at the
-Gitweb URLs below):
+[git](http://git-scm.com/):
 
       git clone git://demsky.eecs.uci.edu/model-checker.git
 
 
       git clone git://demsky.eecs.uci.edu/model-checker.git
 
-Get the benchmarks (not required; distributed separately):
+Source code can also be downloaded via the snapshot links on Gitweb (found in
+the __See Also__ section).
+
+Get the benchmarks (not required; distributed separately), placing them as a
+subdirectory under the `model-checker` directory:
 
       cd model-checker
       git clone git://demsky.eecs.uci.edu/model-checker-benchmarks.git benchmarks
 
       cd model-checker
       git clone git://demsky.eecs.uci.edu/model-checker-benchmarks.git benchmarks