Skip to content

Commit

Permalink
Merge pull request #20 from muandane/hotfix/go-releaser
Browse files Browse the repository at this point in the history
fix 🐛: simple fix
  • Loading branch information
muandane authored Nov 13, 2023
2 parents 1473bcc + 90524ec commit 99b29eb
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 99b29eb

Please sign in to comment.