Skip to content

Commit d6fa72a

Browse files
bee-sanbee
andauthored
updated readme (#687)
Co-authored-by: bee <[email protected]>
1 parent 9ce001f commit d6fa72a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@ RustScan is in many repositories already. Install it with whatever tools you wis
2424
[![Packaging status](https://repology.org/badge/vertical-allrepos/rustscan.svg)](https://repology.org/project/rustscan/versions)
2525

2626
RustScan only officially supports Cargo installations, if you want to use that please install Rust and then `cargo install rustscan`
27+
28+
Example installations include:
29+
30+
MacOS:
31+
32+
```
33+
brew install rustscan
34+
```
35+
36+
Arch:
37+
38+
```
39+
yay rustscan
40+
```
41+
2742
# ✨ Features
2843

2944
- Scans all 65k ports in **3 seconds**.

0 commit comments

Comments
 (0)