Merge pull request #10 from brennanleblanc0/patch-1

Add link to an SSH guide
This commit is contained in:
Yaya4 2020-08-02 04:04:01 +02:00 committed by GitHub
commit 21c4fd7942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
***Note: I recommend that you know what you're doing***<br/>
1) You don't need to restore rootfs anymore Tweaks/Apps Are saved<br/>
2) Refresh sources in Cydia and install `OpenSSH` and `Curl`<br/>
3) Find the IP of your iDevice and connect via SSH on your computer.<br/>
3) Find the IP of your iDevice and connect to it via SSH on your computer. Don't know what SSH is or how to use it? Refer to: https://www.hostinger.com/tutorials/ssh-tutorial-how-does-ssh-work<br/>
4) Use the following command in your SSH session for installation:<br/>
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yaya48/Uncursus/new/installuncursus.sh)"`<br/>
5) Once your device resprings, launch Sileo and you're good to go.<br/>