diff --git a/README.md b/README.md index bb4d64a..fac48eb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # AletaReleaser -Generator of nightly/unstable [Aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) releases. +Generator of releases of [Aleta](https://git.owlcode.tech/germedeb/aleta-postre) per commit. -This is an automated CI that detects changes in Aleta and perform a build. +This is an automated CI that detects changes in Aleta and build a release. It's like a rolling release build center or something similar. -Go to the [Releases](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/releases) section in this page to get a release. -If you want stable releases, go to the [aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) repo and download a release from there. +## How to Download + +Go to the [Releases Page](https://git.owlcode.tech/sergiotarxz/AletaReleaser/releases) and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier. + +To get major releases, go to the [aleta](https://git.owlcode.tech/germedeb/aleta-postre/releases) repo and download a release from there.