Update README.md

Former-commit-id: 5f762dd3d5fb577e3ffe772cbd607a1990348de0
Former-commit-id: 798830ac79d0ddcaa8c849eee157d0ca433e7867
This commit is contained in:
Kaj Forney 2018-11-07 17:46:07 -07:00 committed by GitHub
parent 7292f34b7b
commit d5d62323b0

View file

@ -4,7 +4,7 @@ This script automates the process of building the most common pentesting Linux d
## Running
Clone this repository with git clone --recursive, then make whatever changes you wish to make.
Clone this repository with `git clone --recursive`, then make whatever changes you wish to make.
* Add any .deb files to the debs/ folder that you want installed into the image.
* Add any files to the filesystem/ folder that you want on the final system.
* Add any extra software from the repository you wish to install to the config/software.list.chroot file.