From f5b4b6263d1c6a131cc175284ab79048f70800f1 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 13 Aug 2022 21:20:01 +0200 Subject: [PATCH] new git url :3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f67fefbc..d16d2dc0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ we use the GNU Coding Standard, see https://www.gnu.org/prep/standards - for nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git) - First clone poketube ``` -git clone https://github.com/poketube-org/poketube +git clone https://codeberg.org/ashley/poketube.git ``` - Run the following command inside poketube/ ```