From c0af1b07f67bf7ab4d4337dd74cf932d6f07ca0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Sun, 5 Nov 2023 01:20:32 +0100 Subject: [PATCH] Add releases to the usage info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6caa41e..82510b0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ An updated fork of [Gitea Modern](https://codeberg.org/Freeplay/Gitea-Modern) with focus on developer experience, and a consistent and up-to-date experience. ## Usage +### Release +You can get nightly releases in the [Releases page](https://git.sofiaritz.com/sofia/forgejo-modern/releases) + +### Build from scratch 1. Clone the repository 2. Run `yarn` to install the dependencies 3. Run `yarn build` to build the project