aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index eaf3f44a..abb0b8ce 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,12 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, devel
- SSH protocal support.
- Register/delete account.
- Create public repository.
+- Git repository manipulation.
## Installation
+Make sure you install [Prerequirements](https://github.com/gogits/gogs/wiki/Prerequirements) first.
+
There are two ways to install Gogs:
- [Install from binary](https://github.com/gogits/gogs/wiki/Install-from-binary)