Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ Please contribute to this project by helping create new packages for further mal
1. For best compability we strongly suggest installing on [Ubuntu 18.04 LTS](https://ubuntu.com/#download)
2. [KVM](https://github.com/doomedraven/Tools/blob/master/Virtualization/kvm-qemu.sh) is recommended as hypervisor
* `sudo ./kvm-qemu.sh all <username>`
3. To install CAPE itself, [cuckoo.sh](https://github.com/doomedraven/Tools/blob/master/Cuckoo/cuckoo.sh) with all optimizations
* `sudo ./cuckoo.sh all cape`
3. To install CAPE V2 itself, [cape2.sh](https://github.com/doomedraven/Tools/blob/master/Sandbox/cape2.sh) with all optimizations
* `sudo ./cape2.sh all cape`
4. Reboot and enjoy

\* All scripts contain __help__ `-h`, but please check the scripts to understand what they are doing.
Expand Down