Add releases to the usage info

This commit is contained in:
Sofía Aritz 2023-11-05 01:20:32 +01:00
parent 62dec793b5
commit c0af1b07f6
Signed by: sofia
GPG key ID: 90B5116E3542B28F

View file

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