summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-05-31 13:12:20 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-05-31 13:12:20 +0200
commit0e544d717e55b367cd93fb4ddfe2ea783137722d (patch)
tree03aed744d3da54cff948c7b80c3dffde1f36bdb8 /main.cpp
parente996c0ffa945ef054355e5829a625d4909c79c04 (diff)
main
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 30ffc3dc..a36fc0e7 100644
--- a/main.cpp
+++ b/main.cpp
@@ -20,8 +20,9 @@
*
* \subsection source From source
*
- * qmake && make && make install
+ * On most *nix systems all you need is:
*
+ * `qmake && make && make install`
*/
/**