Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewfraser authored Jan 4, 2023
1 parent cab093b commit 4911c80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,6 @@ Assuming you have these prerequisites, you should be able to install locally usi
npm install
./scripts/build.sh

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`.

### Editing

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

0 comments on commit 4911c80

Please sign in to comment.