From ceb23922d365db74cceb87f27f86877d6d0fd70e Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Mon, 6 Feb 2023 14:12:20 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a01fb2c..2a3ebad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ## Setup -`git clone --bare https://git.filiprojek.cz/filiprojek/dotfiles $HOME/.dotfiles` -`echo "alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> .bashrc && source $HOME/.bashrc` \ No newline at end of file +- `git clone --bare https://git.filiprojek.cz/filiprojek/dotfiles $HOME/.dotfiles` +- `echo "alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> .bashrc && source $HOME/.bashrc` \ No newline at end of file