[docs] Fix CORS section in installation (#8958)

This commit is contained in:
Grace Guo 2020-01-15 21:49:33 -08:00 committed by Maxime Beauchemin
parent 7b97764dbc
commit 2b0c7a1b73
1 changed files with 2 additions and 1 deletions

View File

@ -773,8 +773,9 @@ CORS
The extra CORS Dependency must be installed:
superset[cors]
.. code-block:: text
pip install apache-superset[cors]
The following keys in `superset_config.py` can be specified to configure CORS: