Skip to content

Commit

Permalink
Using correct installation cmd for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
apuatcfbd authored Mar 23, 2024
1 parent 34bd547 commit 88cfdba
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 @@ -38,7 +38,7 @@ or `validation.ValidateStruct()` to validate the value.
Run the following command to install the package:

```
go get github.com/go-ozzo/ozzo-validation
go get github.com/go-ozzo/ozzo-validation/v4
```

### Validating a Simple Value
Expand Down

0 comments on commit 88cfdba

Please sign in to comment.