瀏覽代碼

Add chocolatey package install instructions (#11586)

* Update from-package.en-us.md

https://github.com/go-gitea/gitea/issues/10800

* Update docs/content/doc/installation/from-package.en-us.md

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-rc1
Will 保哥 4 年之前
父節點
當前提交
7305b555d3
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 6 行新增3 行删除
  1. 6
    3
      docs/content/doc/installation/from-package.en-us.md

+ 6
- 3
docs/content/doc/installation/from-package.en-us.md 查看文件

@@ -38,10 +38,13 @@ config is found in **/etc/gitea/app.ini**

## Windows

There are no published packages for Windows. This page will change when packages are published,
in the form of `MSI` installers or via [Chocolatey](https://chocolatey.org/). In the meantime, follow
the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide.
There is a [Gitea](https://chocolatey.org/packages/gitea) package for Windows by [Chocolatey](https://chocolatey.org/).

```sh
choco install gitea
```

Or follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide.
## macOS

Currently, the only supported method of installation on MacOS is [Homebrew](http://brew.sh/).

Loading…
取消
儲存