From 1d33e327daa3fe6eff7f27c7a7908a559b1460b4 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Mon, 27 Jul 2020 12:29:56 -0400 Subject: [PATCH] changed readme instructions to point to main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7e99d8..10543b7 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 https://notabug.org/m455/rodo` +2. `git clone -b main https://notabug.org/m455/rodo` 3. `cd rodo` 4. `sudo make install-global` 5. `rodo`