From e12488b0cbb5907282698e68b699dfa8f6af278c Mon Sep 17 00:00:00 2001 From: naomi Date: Tue, 5 Apr 2022 14:19:47 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 598bb25..adc3290 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ and 1. Install Docker, docker-compose, and git 2. Create a new repository in Gitea, using this repository as a template 3. Clone the new repository +4. Copy `.env.sample` to `.env` 4. Copy `src/.env.example` to `src/.env` 5. Run `docker-compose up`