From db07b5ea400b20c745470b7793cae1d2f4accf2e Mon Sep 17 00:00:00 2001 From: Henrik Skupin Date: Mon, 11 Apr 2022 12:12:41 +0200 Subject: Added details for custom release builds --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7f042fb..036b8a0 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,15 @@ This GitHub repository is only used for issue tracking and making releases. [Mozilla Public License]: https://www.mozilla.org/en-US/MPL/2.0/ [mozilla-central]: https://hg.mozilla.org/mozilla-central/file/tip/testing/geckodriver +Custom release builds +--------------------- + +If a binary is not available for your platform, it's possibe to create a custom +build using the [Rust] toolchain. To do this, checkout the release tag for the +version of interest and run `cargo build`. Alternatively the latest version may +be built and installed from `crates.io` using `cargo install geckodriver`. + +[Rust]: https://rustup.rs/ Contact ------- -- cgit v1.2.3