From f4483b9cfdcbf4748ff9efe21b907125478f29cc Mon Sep 17 00:00:00 2001 From: Karan Janthe Date: Tue, 13 Jun 2023 00:29:24 +0530 Subject: [PATCH] linting done according to guidelines --- docs/setup_for_linux_mac.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/setup_for_linux_mac.md b/docs/setup_for_linux_mac.md index 624b86db..a6ca38bd 100644 --- a/docs/setup_for_linux_mac.md +++ b/docs/setup_for_linux_mac.md @@ -1,6 +1,6 @@ # 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 @@ -234,10 +234,9 @@ volumes: redis-socketio-data: sites: logs: - ``` -step3: run the docker +step3: run the docker ``` docker-compose -f ./pwd.yaml up @@ -247,5 +246,4 @@ docker-compose -f ./pwd.yaml up Wait for couple of minutes. - Open localhost:8080