From b05d9bff81db645cbeb523f40072d9223f08b154 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Sat, 23 May 2020 14:35:19 +0200 Subject: docs(fix): remove accidental duplication --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1b0c797..31c6982 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,6 @@ This installs `bandwhich` to `~/.cargo/bin/bandwhich` but you need root privilig - Tell sudo to use your user's environment variables: `sudo -E bandwhich` - Pass the desired target directory to cargo: `sudo cargo install bandwhich --root /usr/local/bin/` -#### Download a prebuilt binary -If you're on linux, you could also get the generic binary from the releases. - #### OpenWRT To install `bandwhich` on OpenWRT, you'll need to compile a binary that would fit its processor architecture. This might mean you would have to cross compile if, for example, you're working on an `x86_64` and the OpenWRT is installed on an `arm7`. -- cgit v1.2.3