Skip to content

Commit 7305b55

Browse files
doggy8088zeripathtechknowlogick
authored
Add chocolatey package install instructions (#11586)
* Update from-package.en-us.md #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>
1 parent 04afd9d commit 7305b55

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,13 @@ config is found in **/etc/gitea/app.ini**
3838

3939
## Windows
4040

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

43+
```sh
44+
choco install gitea
45+
```
46+
47+
Or follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide.
4548
## macOS
4649

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

0 commit comments

Comments
 (0)