Update with easier install docs.

このコミットが含まれているのは:
Josh Mudge 2018-06-28 18:41:39 +00:00
コミット 8232bba348
1個のファイルの変更1行の追加4行の削除

ファイルの表示

@ -12,10 +12,7 @@ Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service
You can download and run the installer script:
```bash
wget -O install-gitea.bash https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/master/install.bash
bash install-gitea.bash
```
`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash`
## Install Manually