From 1222e82fa26611c8609fed1dfd8b7f94ef62692e Mon Sep 17 00:00:00 2001 From: electron128 Date: Sun, 21 Feb 2016 11:23:33 +0100 Subject: [PATCH] fix format in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dba3d8c64..a2c28cdbf 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,6 @@ That also works with a retroshare GUI of course. Compile and run tests --------------------- -qmake CONFIG+=tests -make -tests/unittests/unittests + qmake CONFIG+=tests + make + tests/unittests/unittests