Skip to content

Commit

Permalink
docs: rename chars
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Sep 27, 2022
1 parent 6cdf142 commit 93f7465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
If you want contribute on this project, first you need to make a **git clone**:

```bash
git clone --depth 1 <https://github.com/ci-monk/loli.git> -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**.
Expand All @@ -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 <a name = "description"></a>

Expand Down

0 comments on commit 93f7465

Please sign in to comment.