From a9285a04d0c3044562fe9d2471602509958cb5d2 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 26 Aug 2021 08:42:02 +0200 Subject: Update URL to Gitea --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6c44f52..1ca00c7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Git repository to track my personal GNU/Linux dotfiles. ### Installation ```bash cd ~ # switch to home folder - git clone --bare https://github.com/xengineering/dotfiles.git # clone the bare repository + git clone --bare https://gitea.xengineering.eu/xengineering/dotfiles.git # clone the bare repository git --git-dir=$HOME/dotfiles.git/ --work-tree=$HOME checkout # checkout dotfiles to your home # (append '-f' to overwrite local ones) logout # you have to log in again to make the changes take effect -- cgit v1.2.3-70-g09d2