From 5a6808946d7191b3ded5917d7cdc56ed08015c76 Mon Sep 17 00:00:00 2001 From: Roman Telezhinsky Date: Wed, 17 Sep 2014 18:50:57 +0000 Subject: [PATCH] README edited online with Bitbucket --HG-- branch : develop --- README | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README b/README index 98e63305a..0daa8b89b 100644 --- a/README +++ b/README @@ -25,16 +25,16 @@ Building the sources requires Qt 5.2.1 or later. Compiling Valentina ==================== -Prerequisites: - * Qt 5.2.1 or later (On Unix development packages needed) - * mercurial - * On Unix: - - ccache +Prerequisites: + * Qt 5.2.1 or later (On Unix development packages needed) + * mercurial + * On Unix: + - ccache - g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended) or clang (clang 3.4 recommended) - - xpdf package (tool pdftops). - * On Windows: - - MinGW or Visual Studio + - xpdf package (tool pdftops). + * On Windows: + - MinGW or Visual Studio - Xpdf is an open source viewer for Portable Document Format (PDF) files. Website http://www.foolabs.com/xpdf/. Put tool pdftops.exe in the same directory with Valentina's binary file.