Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fentas committed Mar 27, 2024
1 parent f34acc9 commit de52d1d
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 @@ -21,7 +21,7 @@ The package includes a `Binary` struct that represents a binary file, including

 

### 🐾 How to use
### 🐾 How to use `b` as binary

```bash
# List all installed binaries and defined in b.yaml
Expand Down Expand Up @@ -83,7 +83,7 @@ go install github.com/buyoio/b/b@latest
 

### 📚 Import
### 📚 How to use `b` as go import

To use this package, you need to import it in your Go project:

Expand Down

0 comments on commit de52d1d

Please sign in to comment.