diff --git a/contributing.md b/contributing.md index 56436db..33ba6c4 100644 --- a/contributing.md +++ b/contributing.md @@ -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 ` to run demos