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