mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: reflect the pypi move from superset to apache-superset (#8244)
This commit is contained in:
committed by
GitHub
parent
0c94f0fd82
commit
115bc83b28
@@ -176,7 +176,7 @@ Superset installation and initialization
|
||||
Follow these few simple steps to install Superset.::
|
||||
|
||||
# Install superset
|
||||
pip install superset
|
||||
pip install apache-superset
|
||||
|
||||
# Initialize the database
|
||||
superset db upgrade
|
||||
@@ -748,7 +748,7 @@ Upgrading
|
||||
|
||||
Upgrading should be as straightforward as running::
|
||||
|
||||
pip install superset --upgrade
|
||||
pip install apache-superset --upgrade
|
||||
superset db upgrade
|
||||
superset init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user