From 8e77d3748510a233e3487fde4b6208546962edfa Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Fri, 23 Dec 2016 22:38:12 +0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40fa9d7a516..f35656f34915 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ## Purpose -The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **all platforms** that Go supports, including Linux, macOS, and Windows in x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it [online](https://try.gitea.io/)! +The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **all platforms** that Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it [online](https://try.gitea.io/)! ## Notes