Update README.MD for clarity

Added a warning to prevent a common mistake that I made during my installation. 
Sourced from https://discuss.erpnext.com/t/how-to-get-started-with-the-official-docker-image/60710/2?u=manasan
This commit is contained in:
manasan3010
2020-12-02 19:52:40 +05:30
committed by GitHub
parent 47d7003a28
commit 8c05801b64

View File

@@ -97,6 +97,7 @@ You can create a new site with the following command:
```shell
bench new-site sitename --no-mariadb-socket
```
sitename MUST end with .localhost for trying deployments locally.
for example: