summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-12-29 11:10:16 +0100
committerBardur Arantsson <bardur@scientician.net>2015-12-29 11:14:23 +0100
commit938bde7837c61582e255a6c3e539d507a8862bad (patch)
tree4b4aae5b0d0b96da70f8bbaea5240ce8e009b2ec
parent08b1ef4e6c905e8490a78c6fbbec18c3bd88afa9 (diff)
Tweak README
-rw-r--r--README.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/README.md b/README.md
index a5ef43ae..9e97a87f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# Building
+## Building
-## Prerequisites
+### Prerequisites
+
+See below for specific distribution-specific hints, if needed.
You will need to have the following libraries installed on your system
somewhere where CMake can find them:
@@ -11,15 +13,10 @@ somewhere where CMake can find them:
Version requirements may vary somewhat, but usually you should be
aiming for having at least a **recent** version of the above libraries.
-## Using the CMake build system
-
-There are basically two options for ToME runs once built and the step
-used to configure the build needs to incorporate the choice.
-
-### **Option 1:** Run ToME from the build directory
+### Option 1: Running In-Place
**This is currently the recommended option**, but it means that you
-cannot "install" ToME as such, you just run it from the build
+don't 'install' ToME as such, you just run it from the build
directory.
To configure for your system, run
@@ -39,7 +36,7 @@ you'll get mysterious errors about ToME not being able to find files
(at best).
-### **Option 2:** Run ToME from a system install location
+### Option 2: Installing System-Wide
To configure for your system, run