diff --git a/README.md b/README.md index 2ac1088..bfd77fb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Max implementation of RapidLib ## building +Start in top directory of repository + Configure macOS: `mkdir build && cd build && cmake -G Xcode ..`