From 30c5fa6808b9a71a47d9e89ad090a824d8ea48c3 Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 28 Oct 2025 19:47:02 -0700 Subject: accelerate abseil build --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 465a53d..a2e67c5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ cd build powershell.exe cmake.exe .. powershell.exe cmake.exe --build . -j 32 --config Release # the previous command will take a long fucking time -# switch back to top level of repo cd ../.. # do this in wsl2 or powershell. Showing wsl2/bash syntax. powershell.exe ./build.ps1 && ./dist/modular_slang.exe ./demo.slang -- cgit v1.2.3