From 88489a0cfe58bf85db2404071fe77d23878ad9d9 Mon Sep 17 00:00:00 2001 From: Dan Fedele Date: Thu, 16 Apr 2020 15:05:28 -0400 Subject: Finished Kali ansible setup --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3