From 13de274d2e12026371e67a892867db08454267ca Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Tue, 4 Feb 2020 03:58:16 +0100 Subject: [PATCH] Add BlackArch installation instructions. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index cdc6e6f..37d1045 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Prerequisites: You can install the prerequisites with `# pacman -S devtools` **Manually:** You need to have [Rust](https://www.archlinux.org/packages/extra/x86_64/rust/) installed in your computer first. Install it with `# pacman -S rust` + ``` $ git clone https://github.com/Edu4rdSHL/blackarch-devtools.git $ cd blackarch-devtools @@ -20,7 +21,9 @@ $ cargo build --release $ sudo cp target/release/blackarch-devtools /usr/bin/blackarch-devtools $ blackarch-devtools ``` + **Using the binary:** + ``` $ wget https://github.com/Edu4rdSHL/blackarch-devtools/releases/latest/download/blackarch-devtools $ chmod +x blackarch-devtools @@ -28,6 +31,13 @@ $ sudo cp blackarch-devtools /usr/bin/blackarch-devtools $ blackarch-devtools ``` +**Using BlackArch repo** + +``` +$ sudo pacman -S blackarch-devtools-toolkit +$ ba-dev +``` + # Usage The available options are: