Skip to content

Commit 0f60003

Browse files
committed
docs: fix quickstart instructions for go sdk
1 parent 479612e commit 0f60003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idiomatic way to interact with Radius services.
1818
## Installation
1919

2020
```bash
21-
go get github.com/radiustechsystems/sdk/go/radius
21+
go get github.com/radiustechsystems/sdk/go
2222
go mod tidy
2323
```
2424

0 commit comments

Comments
 (0)