add BA install step

This commit is contained in:
Alexandre ZANNI 2019-05-08 01:49:55 +02:00 committed by GitHub
parent ff4f4d3e3c
commit 6794b6442b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ Prerequisites:
You can install the prerequisites with `# pacman -S curl 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
@ -21,13 +22,21 @@ $ cargo build --release
$ sudo cp target/release/blackarch-devtools /usr/bin/blackarch-devtools
$ blackarch-devtools
```
**Using the binary:**
```
$ git clone https://github.com/Edu4rdSHL/blackarch-devtools.git
$ sudo cp blackarch-devtools/bin/blackarch-devtools /usr/bin/blackarch-devtools
$ blackarch-devtools
```
**From BlackArch repository:**
```
# pacman -S blackarch-devtools
```
# Usage
The available options are: