From fe70513d56c45d8c64f8440e799c0fc6449b86e8 Mon Sep 17 00:00:00 2001 From: threathive Date: Thu, 19 Mar 2020 22:27:27 -0700 Subject: [PATCH] Update README.md Updated link to new cape install script. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.