Skip to content

Commit

Permalink
fix 🐛: simple fix
Browse files Browse the repository at this point in the history
Signed-off-by: moualhi zine el abidine <[email protected]>
  • Loading branch information
muandane committed Nov 13, 2023
1 parent b9bcd57 commit 90524ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,14 @@ for selecting the type of change, scope, and description of your commit message.
**Homebrew**

```bash
brew tap muandane/gitmoji
brew install goji
brew install muandane/goji
```

**Build locally**

```bash
git clone https://github.com/muandane/goji.git && cd goji
go build ./src/cmd/goji.go
go build ./src/
mv goji /usr/local/bin
goji --version
```
Expand Down
File renamed without changes.

0 comments on commit 90524ec

Please sign in to comment.