From f421b83487e68f0ca23973d51d2653265c0c40bc Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Thu, 28 Jun 2018 15:03:54 -0600 Subject: [PATCH] Update README formatting. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77e1b32..25e903b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ You can download and run the installer script: `curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash` -You can pick a specific version to install. For example, if you were nostalgic for 1.2.0, you could run `curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash -s version 1.2.0` +You can pick a specific version to install. For example, if you were nostalgic for 1.2.0, you could run: + +`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash -s version 1.2.0` ## Install Manually