docs: fix bad extras_require reference (#8969)

This commit is contained in:
Maxime Beauchemin 2020-01-15 03:50:30 -05:00 committed by Daniel Vaz Gaspar
parent 4d04f94c52
commit cd7cb147b9
1 changed files with 2 additions and 1 deletions

View File

@ -402,7 +402,8 @@ Here's a list of some of the recommended packages.
| | sqlalchemy-vertica-python`` | |
+------------------+---------------------------------------+-------------------------------------------------+
| Hana | ``pip install hdbcli sqlalchemy-hana``| ``hana://`` |
| | or ``pip install superset[hana]`` | |
| | or | |
| | ``pip install apache-superset[hana]`` | |
+------------------+---------------------------------------+-------------------------------------------------+