diff --git a/README.md b/README.md index 7a264e2..22c1e4c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ***Note: you must have a computer to launch the script via SSH, you cannot use NewTerm.***
1) Restore rootfs with unc0ver
2) Rejailbreak with unc0ver
-3) Refresh sources in Cydia and install `OpenSSH`
+3) Refresh sources in Cydia and install `OpenSSH` and `Curl`
4) Find the IP of your iDevice and connect via SSH on your computer.
5) Use the following command in your SSH session for installation:
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/installuncursus.sh)"`