Skip to content

Commit

Permalink
Fix installation instructions in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
v0ctor committed Feb 25, 2023
1 parent a42f8b6 commit 46b1833
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 @@ Use `go get` to add the library as a project's dependency. Do not forget to run
go get github.com/netbox-community/go-netbox

# Or install a specific version
go get github.com/netbox-community/[email protected]+0
go get github.com/netbox-community/go-netbox/v3@v3.4.5-1
```

**Note:** dependencies should be managed with [Go modules](https://go.dev/doc/modules/managing-dependencies).
Expand Down

0 comments on commit 46b1833

Please sign in to comment.