summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDan Fedele <dan.fedele@gmail.com>2022-03-17 10:49:39 -0400
committerDan Fedele <dan.fedele@gmail.com>2022-03-17 10:49:39 -0400
commit1c64856526d224ef1b1314e8e937fb06b948e6d8 (patch)
tree32111f8e5e4aa43e2ca58105c6fd2f0ee5e03d25 /README.md
parentfc77d9ec383b52a99a3cb08706182e60f81692ec (diff)
Fixed deprecated apt_key, added unambiguous ansible module naming, added sublime text. also added warning about parrotOS
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b9b4a5..946b465 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ If you just started up a new instance of **Kali**, to get it to a "proper workin
`curl -sL https://raw.github.com/AgroDan/FreshInstall/master/setup-kali.sh | sudo bash`
-I also dabble a bit in **Parrot OS**. I've since created a similar bootstrap for it as well:
+I also dabble a bit in **Parrot OS**. I've since created a similar bootstrap for it as well. **NOTE**: I have not used Parrot in a while so this may not work anymore. Feel free to try it out, but probably better to contribute yourself!:
`curl -sL https://raw.github.com/AgroDan/FreshInstall/master/setup-parrot.sh | sudo bash`