Skip to content

Commit

Permalink
docs: change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Sep 27, 2022
1 parent e12da6c commit 6cdf142
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@

If you want contribute on this project, first you need to make a **git clone**:

>
> 1. git clone --depth 1 <https://github.com/ci-monk/loli.git> -b main
>
```bash
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**.

with `go`

## ➤ Installation <a name = "installation"></a>

with `go`

```bash
go install github.com/ci-monk/loli/cmd/loli

Expand Down

0 comments on commit 6cdf142

Please sign in to comment.