Skip to content

Commit

Permalink
modifying documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kakoni committed Sep 5, 2018
1 parent 2b742ee commit 2f67a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ initialize development environment: ::

git clone https://github.com/apache/incubator-superset/
cd incubator-superset
cp contrib/docker/{docker-build.sh,docker-compose.yml,docker-entrypoint.sh,docker-init.sh,Dockerfile} .
cp contrib/docker/{docker-compose.yml,docker-entrypoint.sh,docker-init.sh,Dockerfile} .
cp contrib/docker/superset_config.py superset/
bash -x docker-build.sh
docker-compose up -d
docker-compose exec superset bash
bash docker-init.sh
Expand Down

0 comments on commit 2f67a04

Please sign in to comment.