From 4f1132afefdd280ef68781e132fe0dafa49f9eb4 Mon Sep 17 00:00:00 2001 From: Henrik Norlin Date: Sun, 2 Jun 2024 12:15:31 +0200 Subject: [PATCH] [IMP] README.md: Quick Setup Guide: cd odoocker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45d7e9d..2e144e5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ In essence, Odoocker isn't just another tool, it's a philosophy. So, whether you 1. **Clone and Configure**: ``` git clone git@github.com:odoocker/odoocker.git +cd odoocker cp .env.example .env && cp docker-compose.override.local.yml docker-compose.override.yml ``` 2. **Hosts & Domains**: To ensure everything runs smoothly, remember to add the necessary domains to your hosts file.