From 6cd16f0dd9e5519c19b47d0d4e12767717f21eee Mon Sep 17 00:00:00 2001 From: D4VID Date: Sun, 17 Dec 2023 09:35:07 +0100 Subject: [PATCH] replace https with ssh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39b23ab..738fe5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dotfiles -`git clone https://gitea.d4vid.xyz/D4VID/dotfiles.git ~/.dotfiles` +`git clone git@gitea.d4vid.xyz:D4VID/dotfiles.git ~/.dotfiles` ## using 'stow' [DONT DO THAT WITH YOUR DOTFILES (DO THIS)](https://youtu.be/tkUllCAGs3c)