diff --git a/README.md b/README.md index 2d29e4f..0a7c594 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,16 @@ Revolutionizing the Cybersecurity Lab Experience -InfoSec Linux is a custom Linux distro (based on Arch Linux) inspired by Qubes OS but with a layer 2 hypervisor (based on VirtualBox). It allows cybersecurity students and professionals to easily set up secure lab environments for secure hacking and projects. +InfoSec Linux is a virtual machine installer for Virtualbox that speeds up and simplifies the process of creating new virtual machines. It allows cybersecurity students and professionals to quickly and easily set up secure lab environments for secure hacking and projects. ## Installation Instructions +Download the latest release +chmod +x infosec-linux.sh +./infosec-linux.sh ### Package Prerequisites - +git +wget +virtualbox (extension pack highly recommended)