Merge branch 'master' of github.com:indentlabs/notebook

This commit is contained in:
Andrew Brown 2017-10-18 02:55:38 +03:00
commit 56d9ffdef2

View File

@ -85,6 +85,7 @@ You should now see a copy of the site running locally at http://localhost:3000/!
== Running the notebook stack locally with Docker
- install {Docker}[https://www.docker.com/products/overview]
- install {Docker Compose}[https://docs.docker.com/compose/install]
- clone this git repo
- cd into the root of this repo, and then run
docker-compose up