diff --git a/README.md b/README.md index 87c9db7c6..b1f598cff 100644 --- a/README.md +++ b/README.md @@ -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 ` -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.