summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index cdf11c24..b61fd0b1 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,12 @@ To configure for your system, run
$ cmake .
$ make
-You should now be able to run
+You should now be able to run one of the executables in ./src
+to run ToME. For example, you'd run
- $ ./src/tome
+ $ ./src/tome-x11
-to start ToME.
+to start ToME with the X11 frontend.
**Important:** The current working directory must be at the root of
the source tree for the above command to run -- if it isn't, then