From db7c992dd57958be75051e55c3d2f6a15b8e9d85 Mon Sep 17 00:00:00 2001 From: subzeroid <143403577+subzeroid@users.noreply.github.com> Date: Sun, 3 Sep 2023 21:42:33 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9c339d..8266f58 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ sudo apt install imagemagick Run docker container: ``` -docker run adw0rd/instagrapi-rest +docker run subzeroid/instagrapi-rest ``` Or clone the repository: ``` -git clone https://github.com/adw0rd/instagrapi-rest.git +git clone https://github.com/subzeroid/instagrapi-rest.git cd instagrapi-rest ```