From f5e8f6212dc406aaf02c176019ba25c7f14f18fc Mon Sep 17 00:00:00 2001 From: m455 Date: Mon, 27 Jul 2020 17:18:26 -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 ff8e249..71f248e 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,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/nicethings` +2. `git clone https://notabug.org/m455/nicethings` 3. `cd nicethings` 4. `sudo make install-global` 5. `nicethings`