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