From 873efad512cff3285ae6236a06968de644582c51 Mon Sep 17 00:00:00 2001 From: Cui Yan Date: Wed, 15 Mar 2017 04:23:08 +0800 Subject: [docs] Update command for Linux module (#821) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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//jslinux`. Where -- cgit v1.2.3