aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-24 01:30:53 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-24 20:39:10 +0800
commit13c4a755e66cbff0ac0c65eece015bddbe152ed2 (patch)
tree8924deb64637ced0753a7ad341bf968af2c5f94e /README.md
parenttmpl.go: Separate the template into its own file (diff)
downloadpowxy-13c4a755e66cbff0ac0c65eece015bddbe152ed2.tar.gz
powxy-13c4a755e66cbff0ac0c65eece015bddbe152ed2.tar.zst
powxy-13c4a755e66cbff0ac0c65eece015bddbe152ed2.zip
Use a WebAssembly solverv0.1.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d8da10..3bd25ed 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ It may experience occasional outages.
## Build
-You need a working Go installation.
+You need a working Go installation, along with Clang and LLD for WebAssembly.
```
git clone ssh://forge.lindenii.runxiyu.org/powxy/:/repos/powxy/