summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-26 01:22:22 -0600
committerUnknown <joe2010xtmf@163.com>2014-04-26 01:22:22 -0600
commit9dfb7de3715c11e9569de62cd03b7787e58d0d91 (patch)
tree6cc9b2afe24c8e793b55d9b4ebf120ace2cfc7bb /README.md
parent861a20f4642004abad344eae049bedda25f3c887 (diff)
downloadgitea-9dfb7de3715c11e9569de62cd03b7787e58d0d91.tar.gz
gitea-9dfb7de3715c11e9569de62cd03b7787e58d0d91.zip
Fix #102
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0387807219..d188508ec6 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,11 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
- Supports MySQL, PostgreSQL and SQLite3.
- Social account login(GitHub, Google, QQ, Weibo)
+## System Requirements
+
+- A cheap Raspberry Pi is powerful enough to match the minimal requirement.
+- 4 CPU Cores and 1GB RAM would be the baseline for teamwork.
+
## Installation
Make sure you install [Prerequirements](https://github.com/gogits/gogs/wiki/Prerequirements) first.