mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Update README.md
This commit is contained in:
parent
ac179d9696
commit
a13b576bea
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue