mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced 2026-03-11 08:55:51 +00:00
edited the install information with a tar, zip, and stable release download
This commit is contained in:
parent
182e588774
commit
c323635b35
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ There are some requirements for this to be run successfully.
|
|||
|
||||
### Installing
|
||||
|
||||
You download the latest zip/tarball [here](https://github.com/Ekultek/Zeus-Scanner/releases/tag/v1.1) or follow the following steps here:
|
||||
You can download the latest [tar.gz](https://github.com/ekultek/zeus-scanner/tarball/master), the latest [zip](https://github.com/ekultek/zeus-scanner/zipball/master), or you can find the current stable release [here](https://github.com/Ekultek/Zeus-Scanner/releases/tag/v1.1). Alternatively you can install the latest development version by follow the below instructions:
|
||||
|
||||
- **_(optional but highly advised)_** add sqlmap and nmap to your environment PATH by moving them to `/usr/bin` or by adding them to the PATH via terminal
|
||||
- You made need to run `sudo apt-get install libxml2-dev libxslt1-dev python-dev`
|
||||
|
|
|
|||
Loading…
Reference in a new issue