summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 889ffe7..318957c 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,12 @@ sudo ufw enable
sudo ufw allow from 192.168.0.0/24 to any port 22
```
+## ParrotOS (extras)
+```bash
+git clone https://github.com/danielmiessler/SecLists.git ~/SecLists
+sudo mv ~/SecLists /usr/share/
+```
+
## Languages
- Setup ruby/rbenv