aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
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 13438ce..7bb4e49 100644
--- a/readme.md
+++ b/readme.md
@@ -133,7 +133,7 @@ make test_go
# WASM(WebAssembly)
```
mkdir ../bls-wasm
-make ../bls-wasm/bls_c.js
+make bls-wasm
```
see [BLS signature demo on browser](https://herumi.github.io/bls-wasm/bls-demo.html)