mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 18:03:11 -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
|
git clone https://codeberg.org/acscott/dotfiles.git ~/.dotfiles
|
||||||
cd ~/.dotfiles
|
cd ~/.dotfiles
|
||||||
# list branches
|
# list branches
|
||||||
git branch -l
|
git branch -a
|
||||||
# checkout desired branch
|
# checkout desired branch
|
||||||
git checkout <branch>
|
git checkout <branch>
|
||||||
# update install.sh as needed, then run it
|
# update install.sh as needed, then run it
|
||||||
|
|
Loading…
Reference in a new issue