Skip to content

Commit 378e297

Browse files
Merge pull request #3 from charlietsao/patch-1
Fix build command
2 parents bbe475f + 0c333c9 commit 378e297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ We use cmake to manage the package. We recommand using out-of-source build:
4545
```bash
4646
~$ mkdir build
4747
~$ cd build
48+
~$ cmake ..
4849
~$ make & make test
4950
```
5051

0 commit comments

Comments
 (0)