Update README.md

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

View file

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