mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Update index.md
This commit is contained in:
parent
fe15b954fc
commit
d57fee9bfb
6
index.md
6
index.md
@ -5,10 +5,10 @@ This is a web tool for making it easy to install/update packages in WHW. Followi
|
||||
We need several install packages before installation is installed. It different for depends on the tools you want to use, the data I provide is a dependency to install all these tools
|
||||
|
||||
### Dependency
|
||||
All: `git`, `go`, `ruby`, `rubygem`, `python`, `python-pip`, `wget`, `curl` <br>
|
||||
All: `git`, `go`, `ruby`, `gem`, `python3`, `python3-pip`, `wget`, `curl`, `cargo`, `npm` <br>
|
||||
Macos: `homebrew` <br>
|
||||
Linux: `snapcraft`, `apt package manager` <br>
|
||||
Windows: not supported.. <br>
|
||||
Linux: `apt package manager` <br>
|
||||
Windows: `choco`
|
||||
|
||||
### Step by Step
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user