From 22937eb9b781f9c066cc1fe7cd73371be23288b2 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 4 Jun 2018 21:33:03 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index be9a1e7..1d91851 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,6 @@ # Gitea Installer Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service - -# Screencast -**How to install Gitea**, and migrate one of your Microsoft Github, repos in 5 minutes. - -a screencast of me installing gitea and migrating one of my github repos - # Linux Install Script You can download and run the installer script: @@ -38,6 +32,10 @@ sudo wget -O /etc/systemd/system/gitea.service https://git.coolaj86.com/coolaj86 # Start gitea sudo systemctl restart gitea ``` +# Screencast +**How to install Gitea**, and migrate one of your Microsoft Github, repos in 5 minutes. + +a screencast of me installing gitea and migrating one of my github repos # Gitea Web Setup (post install)