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: