Skip to content

Commit 4911c80

Browse files
Update README.md
1 parent cab093b commit 4911c80

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,6 @@ Assuming you have these prerequisites, you should be able to install locally usi
237237
npm install
238238
./scripts/build.sh
239239

240-
At the time of this writing, the build only works on Mac, because of the way it uses JLink. However, it would be straightforward to fix this by changing `scripts/link_mac.sh` to be more like `scripts/link_windows.sh`.
241-
242240
### Editing
243241

244242
Please run ./configure before your first commit to install a pre-commit hook that formats the code.

0 commit comments

Comments
 (0)