diff --git a/README.md b/README.md
index 81c8d4cc0cca6ceb004a8bac940125a506de17e9..9636e021be439b18c71744e69446aae4ceeed0e5 100644
--- a/README.md
+++ b/README.md
@@ -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: