From 93f7465dfffe0afca875b72c0ea577393fcc177b Mon Sep 17 00:00:00 2001 From: lpmatos Date: Mon, 26 Sep 2022 22:59:21 -0300 Subject: [PATCH] docs: rename chars --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e5a53a..9556f7f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you want contribute on this project, first you need to make a **git clone**: ```bash -git clone --depth 1 -b main +git clone --depth 1 https://github.com/ci-monk/loli.git -b main ``` This will give you access to the code on your **local machine**. @@ -51,7 +51,7 @@ brew tap ci-monk/tools brew install loli ``` -Or use a binary from [releases](https://github.com/ci-monk/loli/releases/latest). +or use a binary from [releases](https://github.com/ci-monk/loli/releases/latest). ## ➤ Description