summaryrefslogtreecommitdiffstats
path: root/openbb_platform/providers/biztoc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/providers/biztoc/README.md')
-rw-r--r--openbb_platform/providers/biztoc/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbb_platform/providers/biztoc/README.md b/openbb_platform/providers/biztoc/README.md
index b929315cf37..360bb58efc8 100644
--- a/openbb_platform/providers/biztoc/README.md
+++ b/openbb_platform/providers/biztoc/README.md
@@ -8,5 +8,7 @@ into the OpenBB Platform.
To install the extension, run the following command in this folder:
```bash
-pip install .
+pip install openbb-biztoc
```
+
+Documentation available [here](https://docs.openbb.co/platform/development/contributing).