Add CMake installation step (#25)

master
Rahul Gaba 4 years ago committed by Atul R
parent be17c2bf83
commit 6761ac39ed
  1. 2
      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

Loading…
Cancel
Save