From 20a110a517abb615d2ebf52c0f4074e0209397ee Mon Sep 17 00:00:00 2001 From: Braydon Date: Sat, 5 Aug 2023 14:49:37 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0fec7a5..86cc3b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # gitea-github-theme A theme to make Gitea look and feel like GitHub. +## Prerequisites +- Gitea v1.21+ + ## Install 1. Place `theme-github.css` inside of `gitea/public/assets/css` 2. Modify your `gitea/conf/app.ini` file and append `,github` to the end of `THEMES` under the `[ui]` section