From af5463b02a9e2adc03a5146e11c77d65b261b4c6 Mon Sep 17 00:00:00 2001 From: Amit Date: Sat, 12 Jan 2019 14:56:10 +0530 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636b38d92..b58cde16d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ To install Docker for Mac [click here](https://docs.docker.com/docker-for-mac/in * Copy and paste your ``` Client ID ``` and ``` Secret Key ``` into the apppropriate fields and Save. -7. Go to ``` Sites ``` tab and update the ``` Domain name ``` to ``` 0.0.0.0:8000 ```. +7. From the django admin home page, go to `Sites` under the `Sites` category and update ``` Domain name ``` to ``` 0.0.0.0:8000 ```. ### Using Virtual Environment