Unverified Commit 9b9634c8 authored by ihumphrey's avatar ihumphrey Committed by GitHub
Browse files

Update README.md with ctest

parent dc775205
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ git push -u origin master
```
4. `mkdir build && cd build`
5. `cmake .. && make`
6. `ctest`

---