summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Dale <Robert.Dale@sensus.com>2016-08-16 14:51:48 -0400
committerRobert Dale <Robert.Dale@sensus.com>2016-08-16 14:51:48 -0400
commitfa574951a3b0b0bdac34c6787ac31b99c0e52742 (patch)
tree343e026e8d61e7ea6b30ead97e2de0306167cde4 /README.md
parentf30467c485bd1eb897d87d902aec5e597cd2257b (diff)
downloading is implied
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 813a1d8..d9b1f80 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@ The Dactyl is a parameterized, split-hand, concave, columnar, ergonomic keyboard
### Generating a Design
**Setting up the Clojure environment**
-* [Download and install the Clojure runtime](https://clojure.org)
-* [Download and install the Leiningen project manager](http://leiningen.org/)
-* [Download and install OpenSCAD](http://www.openscad.org/)
+* [Install the Clojure runtime](https://clojure.org)
+* [Install the Leiningen project manager](http://leiningen.org/)
+* [Install OpenSCAD](http://www.openscad.org/)
**Generating the design**
* Run `lein repl`