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 ..