Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Feb 4, 2021
1 parent 39e2a64 commit ecac0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco
$ cd adtree
$ mkdir Release
$ cd Release
$ cmake -DCMAKE_BULID_TYPE=Release ..
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ make
```
Expand Down

0 comments on commit ecac0f9

Please sign in to comment.