Update README.md

This commit is contained in:
epi
2023-03-10 16:15:23 -06:00
committed by GitHub
parent 4fdf558936
commit ba4b26f2cd

View File

@@ -101,12 +101,6 @@ sudo apt update && sudo apt install -y feroxbuster
curl -sL https://raw.githubusercontent.com/epi052/feroxbuster/master/install-nix.sh | bash
```
### Updating feroxbuster (new in v2.10.0)
```
./feroxbuster --update
```
#### Windows x86_64
```
@@ -119,6 +113,12 @@ Expand-Archive .\feroxbuster.zip
Please refer the the [documentation](https://epi052.github.io/feroxbuster-docs/docs/).
### Updating feroxbuster (new in v2.9.1)
```
./feroxbuster --update
```
## 🧰 Example Usage
Here are a few brief examples to get you started. Please note, feroxbuster can do a **lot more** than what's listed below. As a result, there are **many more** examples, with **demonstration gifs** that highlight specific features, in the [documentation](https://epi052.github.io/feroxbuster-docs/docs/).