From e684655a53807f516919dbef7aae5ebaacb995e2 Mon Sep 17 00:00:00 2001
From: Tim Riedl <uvulpos@noreply.gitea.io>
Date: Fri, 16 Apr 2021 10:50:48 +0800
Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ee4d07..f620081 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,9 @@ A curated list of awesome projects related to Gitea.
 
 ### Command Line
 
-* [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script
 * [changelog](https://gitea.com/gitea/changelog) - Generate changelog of gitea repository.
 * [gitea-cli](https://github.com/bashup/gitea-cli) - Extensible, configurable command-line API client for gitea and gogs.
+* [gitea-installer](https://github.com/uvulpos/gitea-installer) - a simple ubuntu native installer script
 * [sip](https://gitea.com/jolheiser/sip) - A prompt-based command line tool to interact with Gitea servers.
 * [tea](https://gitea.com/gitea/tea) - A command line tool to interact with Gitea servers.