From 6c17f5486aa6054278dbee01fc3eff9017af852d Mon Sep 17 00:00:00 2001 From: micziz <99438936+micziz@users.noreply.github.com> Date: Fri, 8 Jul 2022 21:58:13 +0200 Subject: [PATCH] Fix repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dad8f59..c0e7095 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The only original thing being done is the editing and gathering of all materials On MacOS and Linux (debian, arch, fedora and centos, and based on those), you can run an install script that will automatically install steps 1 to 3. (requires bash) -`bash <(curl -sL https://raw.githubusercontent.com/micziz/RedditVideoMakerBot/master/install.sh)` +`bash <(curl -sL https://raw.githubusercontent.com/elebumm/RedditVideoMakerBot/master/install.sh)` This can also be used to update the installation