diff --git a/clang/www/get_started.html b/clang/www/get_started.html
--- a/clang/www/get_started.html
+++ b/clang/www/get_started.html
@@ -137,7 +137,7 @@
Run CMake to generate the Visual Studio solution and project files:
- - cd ..\.. (back to where you started)
+ - cd llvm-project
- mkdir build (for building without polluting the source dir)
- cd build
-