Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrected go install instructions.
  • Loading branch information
wayneeseguin authored Nov 18, 2024
1 parent 5d6b21d commit 6f8de75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ OpenAPI v3 Code Generator for Go.
# Install

```console
go get -d github.com/ogen-go/ogen
go install -v github.com/ogen-go/ogen/cmd/ogen@latest
```

# Usage
Expand Down

0 comments on commit 6f8de75

Please sign in to comment.