Update README.md

This commit is contained in:
Andrew Scott 2021-12-17 23:31:24 -05:00
parent ac179d9696
commit a13b576bea
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -7,7 +7,6 @@ git clone https://codeberg.org/acscott/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# list branches
git branch -a
git branch -l
# checkout desired branch
git checkout <branch>
# update install.sh as needed, then run it