Correct code block in installation docs for Snap (#20440)

Without this, it was rendering on the site like: "sh snap install gitea", instead of: "snap install gitea"

Co-authored-by: wxiaoguang <[email protected]>
This commit is contained in:
Andrew Imeson
2022-07-22 18:12:27 +08:00
committed by GitHub
co-authored by GitHub wxiaoguang
parent 339007bff0
commit 1a70fc9bc6
@@ -47,9 +47,9 @@ pacman -S gitea
There is a [Gitea Snap](https://snapcraft.io/gitea) package which follows the latest stable version.
``sh
```sh
snap install gitea
``
```
## SUSE and openSUSE