diff --git a/README.md b/README.md index 4c5e388..3928a61 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ To clone and run this repository you'll need [Git](https://git-scm.com) and [Nod ```bash # Clone this repository git clone https://github.com/nodegui/react-nodegui-starter +# Install CMake +brew install cmake # Go into the repository cd react-nodegui-starter # Install dependencies