summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-12 00:19:45 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-12 00:19:45 -0400
commita9a5fb45f8b0b31f0219d7a0957db1a43a72f6e0 (patch)
treed4529e9b49533af27332e3fe4814924f1dda572b /README.md
parent29e9b8c3c44500f0f100b6a9cda47158b40ec12f (diff)
downloadgitea-a9a5fb45f8b0b31f0219d7a0957db1a43a72f6e0.tar.gz
gitea-a9a5fb45f8b0b31f0219d7a0957db1a43a72f6e0.zip
Bug fix
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 eaf3f44aca..abb0b8ce20 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)