Skip to content

Commit 763e4f2

Browse files
Update README.md
1 parent 51ede51 commit 763e4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ of AdTree. Then you should have obtained a usable project and just build. I reco
4141

4242
- 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`.
4343

44-
- Option 3: Use CMake to generate Makefiles and then build.
44+
- Option 3: Use CMake to generate Makefiles and then build (purely command line).
4545
- on Linux or macOS:
4646
```
4747
$ cd path-to-root-dir-of-AdTree

0 commit comments

Comments
 (0)