README.md |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit beff25128c7f53125d487a11caa70a3060dcc785
Author: Korrawit Pruegsanusak <[email protected]>
Date:   Mon Oct 23 19:37:10 2017 +0700

    README.md: markdown use 4 spaces for list indentation
    
    Change-Id: I5ac151877f0bccfdc955171b26fecefcacfbe117
    Reviewed-on: https://gerrit.libreoffice.org/43720
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Adolfo Jayme Barrientos <[email protected]>

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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to