From 823af26ff71256f68b3235278a4501179c8c6174 Mon Sep 17 00:00:00 2001 From: 0x80 <0x80@negativezero.link> Date: Mon, 29 Nov 2021 00:00:00 +0000 Subject: [PATCH] Update clone URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b3ded..0d9a649 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ rsstube is written in Python, an interpreted language. There's no need to compil ### Sample Installation -`git clone https://negativezero.link/code/lost/rsstube.git` +`git clone https://negativezero.link/code/0x80/rsstube.git` `sudo ln -s "$(pwd)/rsstube/rsstube" /usr/local/bin/rsstube`