summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDan Fedele <dan.fedele@gmail.com>2022-03-29 13:59:51 -0400
committerDan Fedele <dan.fedele@gmail.com>2022-03-29 13:59:51 -0400
commit9044ce5ef91f1e67521d1c65dd6b6447efb36ee2 (patch)
tree0ad34524f81ddab2b2ae12617c761b743f0751ed /README.md
parentd69b4bf02836edfb4087149e0dda7fff806bf921 (diff)
Fixed ParrotOS Integration. Now works again.
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 946b465..4b9b4a5 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. **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!:
+I also dabble a bit in **Parrot OS**. I've since created a similar bootstrap for it as well:
`curl -sL https://raw.github.com/AgroDan/FreshInstall/master/setup-parrot.sh | sudo bash`