From 52e1a25fb6b7217d79a17be688ebe06b14a2a1db Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Fri, 17 Dec 2021 23:31:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6276401..885fc64 100644 --- a/README.md +++ b/README.md @@ -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 # update install.sh as needed, then run it