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 <wxiaoguang@gmail.com>
这个提交包含在:
Andrew Imeson
2022-07-22 18:12:27 +08:00
提交者 GitHub
共同撰写人 wxiaoguang
父节点 339007bff0
当前提交 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