From 76a06884a3496e74267d2e679cf09ad3eaeee3fb Mon Sep 17 00:00:00 2001 From: 42CrMo4 <44754810+42CrMo4@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:38:31 +0100 Subject: [PATCH] Revert "Fix installation run server Typo" This reverts commit 9289199b15b0e1c19cdfab958061ec66eefc0fe5. --- docs/start/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/install.md b/docs/start/install.md index cd03650..5305b06 100644 --- a/docs/start/install.md +++ b/docs/start/install.md @@ -213,7 +213,7 @@ inv server For more server options, run: ``` -inv server -a +inv server -h ``` This will launch the InvenTree web interface at `http://127.0.0.1:8000`. For other options refer to the [django docs](https://docs.djangoproject.com/en/2.2/ref/django-admin/)