Skip to content
Snippets Groups Projects
Commit e46e0fab authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Fixed a typo

parent 3038032e
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ cd build
cmake ../llvm [options]
```
**Note** that if the installer script was not used,
you must _manually add the build directory to your $PATH variable_.
you must _manually add `build/bin` directory to your $PATH variable_ (as absolute path).
Some common options that can be used with CMake are:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment