Skip to content

Commit

Permalink
Remove mention of gen-jni-library (#56)
Browse files Browse the repository at this point in the history
Fixes #55
  • Loading branch information
mccartney authored Dec 11, 2023
1 parent f3e7322 commit ab3825e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
- [install bleep](https://bleep.build/docs/installing/)
- (if you use bash, run `bleep install-tab-completions-bash` and start a new shell to get tab completions)
- `git submodule init && git submodule update`
- `bleep gen-jni-library` to generate JNI bindings for `crossterm` (needed to run)
- `bleep setup-ide jvm213` to enable IDE import (metals or intellij)
- open in your IDE
- `bleep run demo@jvm213 <demoname>` to run demos
Expand Down

0 comments on commit ab3825e

Please sign in to comment.