From 48c1565441b043019329f74aa6f354e004b0e892 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Fri, 7 Sep 2018 21:30:36 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4a6e30..10b755c 100755 --- a/README.md +++ b/README.md @@ -32,17 +32,18 @@ An easy-to-use todo list program for people who live on the command line written ## Requirements -* Racket 6.x -* Git (Optional) +* [Racket 6.x](https://racket-lang.org/) +* [Git (Optional)](https://git-scm.com/) ## Download ### Via Git -Download this repository by clicking the `Clone or download` button at the top right and then by clicking `Download ZIP` from the drop-down list + +Run `git clone https://github.com/m455/rodo` at the command line if you use Git ### Via Browser -Run `git clone https://github.com/m455/rodo` at the command line if you use Git +Download this repository by clicking the `Clone or download` button at the top right and then by clicking `Download ZIP` from the drop-down list ## Setup