diff --git a/README.md b/README.md index bf06efb..ebdcb72 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ need have curl and sudo installed into your ssh terminal copy and paste the following link : - apt-get update + apt update - apt-get install curl sudo -y + apt install curl sudo -y sudo su