diff --git a/README.md b/README.md index 2b1c03d..7f1a072 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service -## Linux Install Script +# Easy Install (Linux) You can download and run the installer script: @@ -11,6 +11,13 @@ wget -O install-gitea.bash https://git.coolaj86.com/coolaj86/gitea-installer.sh/ bash install-gitea.bash ``` +# Screencast + +how to install Gitea + +# Manual Install + + Or manually install by reading these instructions and following along: ```bash