Add note for alpine/arch-linux package #143

Merged
techknowlogick merged 2 commits from 6543/tea:update_reame_alpine into master 2020-07-05 18:36:26 +00:00

View File

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