summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index bca6722..3f76c0a 100644
--- a/README.md
+++ b/README.md
@@ -42,10 +42,7 @@ tracker](https://github.com/KhronosGroup/SPIRV-Headers/issues).
mkdir build
cd build
cmake ..
-# Linux
-cmake --build . --target install-headers
-# Windows
-cmake --build . --config Debug --target install-headers
+cmake --build . --target install
```
Then, for example, you will have `/usr/local/include/spirv/1.0/spirv.h`