diff --git a/README.md b/README.md index 1f51b83..de08184 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,15 @@ go install code.gitea.io/tea ``` -Or if you have `brew` installed, you can install `tea` via: +If you have `brew` installed, you can install `tea` via: ```sh brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea brew install tea ``` +Distribution packages exist for: **alpinelinux ([tea](https://pkgs.alpinelinux.org/packages?name=tea&branch=edge))** and **archlinux ([gitea-tea](https://aur.archlinux.org/packages/gitea-tea))** + ## Usage First of all, you have to create a token on your `personal settings -> application` page of your gitea instance.