From 852d2ee1432be4294a66a6548c7d8dde154b987b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 6 Jun 2016 10:29:55 -0400 Subject: [PATCH] Clarified the README a bit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09f7a680..b58937f4 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ This README is being written.
Out-of-tree builds typical of cmake are preferred: ``` +$ # you must be in the top-level libui directory, otherwise this won't work $ mkdir build $ cd build $ cmake ..