summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-10-11 18:37:23 -0700
committeryum <yum.food.vr@gmail.com>2025-10-11 18:37:23 -0700
commitf2992537df1a2f324e02bb3fdef196c98fedebce (patch)
tree385e2cfd757ca60f8d2b5548aa8b35da09d7478e
parent37f4ab96e7b01fd1ae238243001afe0662e0a7eb (diff)
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20ebc0d..6e079fa 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ build instructions
```bash
git clone https://github.com/shader-slang/slang
cd slang
-git checkout 1a193d6e5cdcdab05aa291d725c3b1c1260b8762
+git checkout 8f499fbe9baf68ef880da2ffe4812fbed1e5c1fa
patch -p1 <../slang.patch
git submodule update --init --recursive -j 32
# wait, the previous command takes a while