Update README.md

This commit is contained in:
Kaj Forney 2018-10-03 00:56:52 -06:00 committed by GitHub
parent 6834fc0d7e
commit ae6d5e4fca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,9 @@ If you run the script without any options, it will build whichever OS you are cu
## Examples
`sudo ./runme.sh -u -l Kali -d mate -r 192.168.0.30`
This will build a Kali Linux .iso, with the MATE desktop environment, using a local repository at 192.168.0.30
`sudo ./runme.sh -u -l Parrot -d cinnamon`
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.