Skip to content

Commit fbf13f5

Browse files
committed
hotfix: cdp plugin installation folder
1 parent f2aa30b commit fbf13f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/cdp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A plugin for interacting with Coinbase's CDP through the GAME SDK. This plugin p
1616

1717
```bash
1818
# Install from local directory
19-
pip install -e plugins/coinbase
19+
pip install -e plugins/cdp
2020

2121
# Dependencies will be installed automatically:
2222
# - game-sdk>=0.1.1

0 commit comments

Comments
 (0)