Update README.md

This commit is contained in:
Kaj Forney 2020-11-23 16:51:50 -07:00
parent 8635dc874c
commit 0d8eb51725
Signed by: kforney
GPG key ID: 3AB4E2E04CEF656F

View file

@ -31,3 +31,6 @@ This will build a Kali Linux .iso, with the MATE desktop environment, using a lo
This will build a Parrot Security OS .iso, with the Cinnamon desktop environment, using the default Parrot repository.
If -r is unspecified, then the default will be used.
## Converting a Vanilla Kali Installation
If you already have a copy of Kali installed, and just want to add our changes on top of ti, simply run the "convert.sh" script. It will apply the modifications this script would have built into the image automatically. You do not have to be root to run the script; it will prompt for sudo as needed.