Skip to content

Commit 741c00e

Browse files
Update README.md
Fix sample path
1 parent 576574a commit 741c00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Or follow the instructions [here](https://github.com/modzy/sdk-go/tree/main/cont
251251
And then, you can:
252252

253253
```bash
254-
$ go run samples/model_samples.go
254+
$ go run samples/models/main.go
255255
```
256256
## Contributing
257257

0 commit comments

Comments
 (0)