Files
plex-sdk-docs/content/pages/01-reference/go/installation/_snippet.mdx
2024-01-01 15:47:37 -06:00

6 lines
126 B
Plaintext

{/* Start Go Installation */}
```bash
go get github.com/speakeasy-sdks/template-speakeasy-bar
```
{/* End Go Installation */}