Skip to content

Commit 3352978

Browse files
authored
Merge pull request #10 from fabaff/patch-1
Add distro section
2 parents 17f990e + 3e3bd6b commit 3352978

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,17 @@ go install github.com/Chocapikk/wpprobe@latest
119119
docker run -it --rm wpprobe
120120
```
121121

122+
### Option :four: (Distributions)
123+
124+
#### Nixpkgs
125+
126+
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
127+
be present in the ``unstable`` channel.
128+
129+
```bash
130+
nix-shell -p wpprobe
131+
```
132+
122133
---
123134

124135
## 🕵️ Usage

0 commit comments

Comments
 (0)