From f04cc8b80b2aec275071cb0e744ffdc7d233caa8 Mon Sep 17 00:00:00 2001 From: kake26 Date: Mon, 13 Jun 2022 16:40:40 +0200 Subject: [PATCH] Update 'README.md' Fixed git command typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca07254..3c828a7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of console based bash scripts I've written at various times. It may include scripts written in other languages. To check out this repo you must select a branch you can do this via the following command . -git clone --b branch URL +git clone -b branch URL # Console