summaryrefslogtreecommitdiffstats
path: root/openbb_platform/extensions/quantitative/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/extensions/quantitative/README.md')
-rw-r--r--openbb_platform/extensions/quantitative/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbb_platform/extensions/quantitative/README.md b/openbb_platform/extensions/quantitative/README.md
index e6958f16ef6..b1193e287d5 100644
--- a/openbb_platform/extensions/quantitative/README.md
+++ b/openbb_platform/extensions/quantitative/README.md
@@ -11,7 +11,7 @@ This extension works nicely with a companion `openbb-charting` extension
To install the extension, run the following command in this folder:
```bash
-pip install openbb-qa
+pip install openbb-quantitative
```
For development please check [Contribution Guidelines](https://github.com/OpenBB-finance/OpenBBTerminal/blob/develop/openbb_platform/CONTRIBUTING.md).