From 5d67f71c759862676185f8699ec473b88a22d642 Mon Sep 17 00:00:00 2001 From: andrewkenreich Date: Mon, 27 Mar 2023 09:21:42 -0400 Subject: [PATCH 1/2] Update Readme for new install links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9059695775c2..d2c9a545924e 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ If you wish to install the OpenBB Terminal or the OpenBB SDK, please use one of |**OpenBB Terminal**|**Usage**| |:-|:-| -|[Windows Installer](https://docs.openbb.co/terminal/quickstart/installation?tab=windows)|Recommended way for Windows if you just want to use the OpenBB Terminal| -|[MacOS Installer](https://docs.openbb.co/terminal/quickstart/installation?tab=mac)|Recommended way for MacOS if you just want to use the OpenBB Terminal| -|[Docker](https://docs.openbb.co/terminal/quickstart/installation?tab=docker)|An alternative way if you just want to use the OpenBB Terminal| -|[Python](https://docs.openbb.co/terminal/quickstart/installation?tab=python)|If you wish to contribute to the development of the OpenBB Terminal| +|[Windows Installer](https://docs.openbb.co/terminal/installation/windows)|Recommended way for Windows if you just want to use the OpenBB Terminal| +|[MacOS Installer](https://docs.openbb.co/terminal/installation/macos)|Recommended way for MacOS if you just want to use the OpenBB Terminal| +|[Docker](https://docs.openbb.co/terminal/installation/docker)|An alternative way if you just want to use the OpenBB Terminal| +|[Python](https://docs.openbb.co/terminal/installation/source)|If you wish to contribute to the development of the OpenBB Terminal| |**OpenBB SDK**         |**Usage**| |:-|:-| From f53a51c388a1ac981e111fccc09a9dbcced7000a Mon Sep 17 00:00:00 2001 From: andrewkenreich Date: Mon, 27 Mar 2023 09:26:22 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2c9a545924e..207f9e30ca33 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@

- ≪ GETTING STARTED + ≪ GETTING STARTED   ·   CONTRIBUTING   ·   SEE FEATURES » @@ -78,8 +78,7 @@ If you wish to install the OpenBB Terminal or the OpenBB SDK, please use one of |**OpenBB SDK**         |**Usage**| |:-|:-| -|[PyPi](https://docs.openbb.co/sdk/quickstart/installation)|Recommended way if you just want to use the OpenBB SDK| -|[Python](https://docs.openbb.co/terminal/quickstart/installation?tab=python)|If you wish to contribute to the development of the OpenBB SDK        | +|[SDK Installation](https://docs.openbb.co/sdk/installation)|Recommended way if you just want to use the OpenBB SDK| ## 2. Contributing