Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apazzolini authored Jul 31, 2023
1 parent 6bbddf7 commit 30e507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pip install --upgrade doppler-sdk

```python
from pprint import pprint
from doppler-sdk import DopplerSDK
from dopplersdk import DopplerSDK

doppler = DopplerSDK()
doppler.set_bearer_token("dp.xx.yyy")
Expand Down

0 comments on commit 30e507f

Please sign in to comment.