docs: update readme.md
This commit is contained in:
parent
428e46d8d4
commit
e1e814fa60
1 changed files with 3 additions and 3 deletions
|
|
@ -38,6 +38,6 @@ QMK is developed and maintained by Jack Humbert of OLKB with contributions from
|
||||||
## Crow-diff notes
|
## Crow-diff notes
|
||||||
### Apply upstream changes
|
### Apply upstream changes
|
||||||
1. `git remote add upstream https://github.com/vial-kb/vial-qmk`
|
1. `git remote add upstream https://github.com/vial-kb/vial-qmk`
|
||||||
2. `git checkout vial`
|
2. `git fetch upstream`
|
||||||
3. `git fetch upstream`
|
3. `git checkout crow-diffs`
|
||||||
4. `git rebase crow-diffs`
|
4. `git rebase upstream/vial`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue