From 32df8c464e8545f6909de1f299b04d074999fb54 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 11 Aug 2019 18:35:41 +0200 Subject: [PATCH] update the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e059b..150df5e 100644 --- a/README.md +++ b/README.md @@ -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