From 8c28bcb9042bcdc7e6ba48403efc7e9aec5a08e4 Mon Sep 17 00:00:00 2001 From: VetheonGames <76892542+VetheonGames@users.noreply.github.com> Date: Sun, 19 Mar 2023 18:21:44 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d189f4b..5fd5428 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ This Ruby program is designed to perform regular backups of a MySQL database to ## Installation -To use this program, you'll need to run the following: (this is not working right now, will update soon) +To use this program, you'll need to run the following: (this is fixed now!) ```bash -wget https://rusql.pixelatedstudios.net/installers/rusql/install.sh && bash ./install.sh +wget https://psurl.info/installers/rub2/install.sh && bash ./install.sh ``` ## Configuration