diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2017-10-23 19:37:10 +0700 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-11-08 20:47:49 +0100 |
commit | beff25128c7f53125d487a11caa70a3060dcc785 (patch) | |
tree | 79398b13785ad43bdfe41ddc5f813085274b1922 /README.md | |
parent | 679b3d92085b6114c5116f95f1f848b98a7f9610 (diff) |
README.md: markdown use 4 spaces for list indentation
Change-Id: I5ac151877f0bccfdc955171b26fecefcacfbe117
Reviewed-on: https://gerrit.libreoffice.org/43720
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md index fa614b033d38..4b5d9ed0d81d 100644 --- a/README.md +++ b/README.md @@ -33,17 +33,17 @@ These are the current minimal operating system and compiler versions to run and compile LibreOffice, also used by the TDF builds: * Windows: - * Runtime: Windows 7 - * Build: Cygwin + Visual Studio 2015 Update 3 + * Runtime: Windows 7 + * Build: Cygwin + Visual Studio 2015 Update 3 * macOS: - * Runtime: 10.9 - * Build: 10.12 + Xcode 8 + * Runtime: 10.9 + * Build: 10.12 + Xcode 8 * Linux: - * Runtime: RHEL 6 or CentOS 6 - * Build: GCC 4.8.1 or Clang + * Runtime: RHEL 6 or CentOS 6 + * Build: GCC 4.8.1 or Clang * iOS (only for LibreOfficeKit): - * Runtime: 11.0 (only support for newer i devices == 64 bit) - * Build: Xcode 9.0 and iPhone SDK 11.0 + * Runtime: 11.0 (only support for newer i devices == 64 bit) + * Build: Xcode 9.0 and iPhone SDK 11.0 If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 3.4. Since Xcode doesn't provide the compiler plugin |