Update 'README.md'

This commit is contained in:
naomi 2022-04-05 14:19:47 +02:00
parent 9c2d93b9b3
commit e12488b0cb
1 changed files with 1 additions and 0 deletions

View File

@ -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`