Error on attempt to get sdk
pavelmemory opened this issue · 0 comments
pavelmemory commented
Your environment
SDK Version:
https://github.com/1Password/connect-sdk-go/tree/v1.0.1
Connect Server Version:
Any
OS:
Any
Go Version:
Any
What happened?
When I click on the "copy" button next to the code at https://github.com/1Password/connect-sdk-go/tree/v1.0.1#installation and paste it into my terminal the next error occurs:
zsh: command not found: $
What did you expect to happen?
Package should be downloaded without issues.
Steps to reproduce
Open https://github.com/1Password/connect-sdk-go/tree/v1.0.1#installation and click on "copy code" button next to the code example.
Notes & Logs
The $
sign should be removed from the code example to fix the issue.