From 8720a100b0c07a25c09e6b61a2bf935d2300d7f0 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Mon, 27 Jul 2020 17:19:10 -0400 Subject: [PATCH] changed clone command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10543b7..a7e99d8 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ This section is for users who are familiar with git, a Unix-like command line en scripting. 1. Make sure [Racket](https://racket-lang.org/) is installed -2. `git clone -b main https://notabug.org/m455/rodo` +2. `git clone https://notabug.org/m455/rodo` 3. `cd rodo` 4. `sudo make install-global` 5. `rodo`