chore(docs): change 'install from scratch' to 'install from PyPI' (#27175)

This commit is contained in:
Sam Firke
2024-02-21 14:22:41 -05:00
committed by GitHub
parent 983a1646c4
commit b4aae48c4b
3 changed files with 9 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ version: 1
#### OS Dependencies
Make sure your machine meets the [OS dependencies](/docs/installation/installing-superset-from-scratch#os-dependencies) before following these steps.
Make sure your machine meets the [OS dependencies](/docs/installation/installing-superset-from-pypi#os-dependencies) before following these steps.
You also need to install MySQL or [MariaDB](https://mariadb.com/downloads).
Ensure that you are using Python version 3.9 or 3.10, then proceed with: