Skip to content

Commit 7a758df

Browse files
VladasZJetpackDuba
authored andcommitted
Adjust docs
1 parent d27d48e commit 7a758df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DEVELOPMENT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
- **cargo-kotars:** A tool to run autogenerated bindings from Rust to Kotlin. You can install it using
1212
`cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars`.
1313
NOTE: Make sure cargo-kotars is in your path, otherwise Gitnuro's build will fail.
14-
- **Enable Rust Nightly:** Kotars uses some nightly features to generate the binding for Gitnuro. Install nightly rust
15-
with `rustup toolchain install nightly` and enable it as default with `rustup default nightly`.
1614
- **Perl:** Perl is required to build openssl (which is required for LibSSH to work).
1715
- **Packages for Linux ARM64/aarch64**: You need to install the `aarch64-linux-gnu-gcc` package to cross compile the
1816
Rust components to ARM from x86_64. You will also need to use `rustup` to add a new

0 commit comments

Comments
 (0)