Update README

This commit is contained in:
Michel Roux 2019-12-13 18:25:00 +01:00
parent 802a7f90bf
commit aae030aefb

View File

@ -13,6 +13,7 @@ After a good rewrite in Python, it's time to show it to the public, and here it
- Install Docker: https://hub.docker.com/search/?type=edition&offering=community
- Clone this repository
- Launch a terminal and move into the root of the cloned repository
- Run `docker-compose build`
- Run `docker-compose up -d`
- The app is accessible at http://localhost:5000