aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a5f7a0..3585730 100644
--- a/README.md
+++ b/README.md
@@ -382,7 +382,7 @@ and instead uses the host OS. This can be build on Linux or Mac OSX using the
command:
```bash
-make linux
+make BOARD=linux
```
The executable will be outputted to `outdir/linux/<variant>/jslinux`. Where