mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 12:37:46 +00:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
{/* Start Go Installation */}
|
|
```bash
|
|
go get github.com/LukeHagar/plexgo
|
|
```
|
|
{/* End Go Installation */}
|