Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxguuse authored Jan 27, 2024
1 parent 0f70b61 commit fd160f2
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 @@ -3,7 +3,7 @@ A CLI utility to easily use the Golang project structure that I prefer.

## Installation
```
go install github.com/maxguuse/bruh/cmd/bruh@dev
go install github.com/maxguuse/bruh/cmd/bruh@latest
```

## Possible output project structure
Expand All @@ -29,4 +29,4 @@ go install github.com/maxguuse/bruh/cmd/bruh@dev
└── logger
├── go.mod
└── main.go
```
```

0 comments on commit fd160f2

Please sign in to comment.