diff options
author | Robert Dale <Robert.Dale@sensus.com> | 2016-08-16 14:51:48 -0400 |
---|---|---|
committer | Robert Dale <Robert.Dale@sensus.com> | 2016-08-16 14:51:48 -0400 |
commit | fa574951a3b0b0bdac34c6787ac31b99c0e52742 (patch) | |
tree | 343e026e8d61e7ea6b30ead97e2de0306167cde4 | |
parent | f30467c485bd1eb897d87d902aec5e597cd2257b (diff) |
downloading is implied
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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` |