Skip to content

Commit 378e297

Browse files
authoredJul 20, 2022
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

+1
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)
Please sign in to comment.