summaryrefslogtreecommitdiffstats
path: root/openbb_platform/extensions/etf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/extensions/etf/README.md')
-rw-r--r--openbb_platform/extensions/etf/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbb_platform/extensions/etf/README.md b/openbb_platform/extensions/etf/README.md
index ea64529e647..1448428d9bc 100644
--- a/openbb_platform/extensions/etf/README.md
+++ b/openbb_platform/extensions/etf/README.md
@@ -7,5 +7,5 @@ This extension provides a set of commands for ETF data retrieval.
To install the extension, run the following command in this folder:
```bash
-pip install .
+pip install openbb-etf
```