summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-27 20:59:42 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-27 20:59:42 +0200
commit4f5e4df44f367c18f94ee51fa606ec7c7ccc1dbe (patch)
treee358ffc52ad2f17fc2065d2490aaf0fada96ebcf /README.md
parent2234ef548ccf34c36ffa02704c464808473f1f5f (diff)
bump deps to 64bit os
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4cbd9268..7db3f58f3 100644
--- a/README.md
+++ b/README.md
@@ -21,12 +21,13 @@ For further developer and user documentation please visit [the wiki](https://git
are listed on the [ownCloud apps overview](https://github.com/owncloud/core/wiki/Apps)
## Dependencies
+* At least a 64bit operating system, otherwise sync will not work
+* PHP >= 5.6
* ownCloud >= 9.0
* libxml >= 2.7.8 (2.9 recommended)
* php-curl
* iconv
* SimpleXML
-* PHP >= 5.6
## Build Dependencies
These Dependencies are only relevant if you want to build the source code: