Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mancevice committed Apr 13, 2018
1 parent 7138a84 commit dfc64b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@ docker-compose up -d redis
# Wait for services to come up fully...

# Touch SQLite db file
touch superset.db
mkdir -p superset
touch superset/superset.db

# Start Superset
docker-compose up -d superset
Expand Down

0 comments on commit dfc64b4

Please sign in to comment.