Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan authored Feb 4, 2024
1 parent 9acb3ec commit ef913b4
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 @@ -41,7 +41,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco

- Option 2: Use CMake to generate project files for your IDE. Then load the project to your IDE and build. For Windows users: your IDE must be set for `x64`.

- Option 3: Use CMake to generate Makefiles and then buildpurely command line).
- Option 3: Use CMake to generate Makefiles and then build (purely command line).
- on Linux or macOS:
```
$ cd path-to-root-dir-of-AdTree
Expand Down

0 comments on commit ef913b4

Please sign in to comment.