linting done according to guidelines

This commit is contained in:
Karan Janthe 2023-06-13 00:29:24 +05:30
parent a0a254a609
commit f4483b9cfd

View file

@ -1,6 +1,6 @@
# How to install ERPNext on linux/mac using Frappe_docker ? # How to install ERPNext on linux/mac using Frappe_docker ?
step1: clone the repo step1: clone the repo
``` ```
git clone https://github.com/frappe/frappe_docker git clone https://github.com/frappe/frappe_docker
@ -234,10 +234,9 @@ volumes:
redis-socketio-data: redis-socketio-data:
sites: sites:
logs: logs:
``` ```
step3: run the docker step3: run the docker
``` ```
docker-compose -f ./pwd.yaml up docker-compose -f ./pwd.yaml up
@ -247,5 +246,4 @@ docker-compose -f ./pwd.yaml up
Wait for couple of minutes. Wait for couple of minutes.
Open localhost:8080 Open localhost:8080