Update README.md
parent
4f3feb3156
commit
48c1565441
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue