mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Correcting docs to run npm build instead of prod
This commit is contained in:
@@ -373,6 +373,6 @@ your environment.::
|
||||
# assuming $SUPERSET_HOME as the root of the repo
|
||||
cd $SUPERSET_HOME/superset/assets
|
||||
npm install
|
||||
npm run prod
|
||||
npm run build
|
||||
cd $SUPERSET_HOME
|
||||
python setup.py install
|
||||
|
||||
Reference in New Issue
Block a user