From bdf13fdb0e4b17052b1940355175b0617818e301 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Sun, 8 Nov 2020 22:38:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f32cea9..e0a6850 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ My debian-based/arch compatible server/root account dotfiles. ### set alias in .bashrc ```alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'``` ### clone this repository -```git clone --bare https://github.com/TiynGER/.dotfiles $HOME/.dotfiles``` +```git clone --bare https://github.com/tiyn/dotfiles $HOME/.dotfiles``` ### checkout changes ```config checkout server``` ### backup old files