summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0bb6d3a..ab9e851 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# FreshInstall
This repo will just be a collection of notes of things I should install upon a fresh installation. I will add to this as I need to.
+
+If you just started up a new instance of Kali, to get it to a "proper working setup" that I've come to like, simply run the following command from a terminal:
+
+`curl -s https://raw.githubusercontent.com/AgroDan/FreshInstall/master/setup-kali.sh | sudo bash`
+
+This should get you on your way. \ No newline at end of file