From b60b2be690a05707c2af720ec78ada441b161fda Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q <49044505+hp3icc@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:51:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5078b18..ec3a646 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ into your ssh terminal copy and paste the following link : apt-get update apt-get install curl sudo -y + sudo su + sh -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"