update the readme

This commit is contained in:
Andreas Zweili 2019-08-11 18:35:41 +02:00
parent 9778d60f51
commit 32df8c464e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ inventory over my various servers and other network equipment.
in the future and SQlite is not supported for production.
### Local Setup
3. Run `make local` to start the development server. You can access it at
3. Run `make local` to create the virtual environment for developemenet
http://localhost:8000 . You're now all set to start developing.
### Docker Setup