From fa574951a3b0b0bdac34c6787ac31b99c0e52742 Mon Sep 17 00:00:00 2001 From: Robert Dale Date: Tue, 16 Aug 2016 14:51:48 -0400 Subject: [PATCH] downloading is implied --- README.md | 6 +++--- 1 file 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`