Update README.md

main
Jesse Laprade 2018-09-07 21:30:36 -04:00 committed by GitHub
parent 4f3feb3156
commit 48c1565441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -32,17 +32,18 @@ An easy-to-use todo list program for people who live on the command line written
## Requirements ## Requirements
* Racket 6.x * [Racket 6.x](https://racket-lang.org/)
* Git (Optional) * [Git (Optional)](https://git-scm.com/)
## Download ## Download
### Via Git ### 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 ### 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 ## Setup