Update with easier install docs.
This commit is contained in:
parent
f1aad8be59
commit
8232bba348
|
@ -12,10 +12,7 @@ Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service
|
||||||
|
|
||||||
You can download and run the installer script:
|
You can download and run the installer script:
|
||||||
|
|
||||||
```bash
|
`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash`
|
||||||
wget -O install-gitea.bash https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/master/install.bash
|
|
||||||
bash install-gitea.bash
|
|
||||||
```
|
|
||||||
|
|
||||||
## Install Manually
|
## Install Manually
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue