This commit is contained in:
Bernhard Posselt 2016-04-27 20:59:42 +02:00
Родитель 2234ef548c
Коммит 4f5e4df44f
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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: