From 86fc93a8b47ca59a16850b7c2b68b220fb4776d0 Mon Sep 17 00:00:00 2001 From: Andrés Mejía Date: Wed, 26 Aug 2020 17:28:04 -0700 Subject: Update repo name in README (#307) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e9b7c4799d..1059519684 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ QMK is developed and maintained by Jack Humbert of OLKB with contributions from # Update Process 1. Check out branch from ZSA's master branch: - 1. `git remote add zsa https://github.com/ErgoDox-EZ/qmk_firmware.git` + 1. `git remote add zsa https://github.com/zsa/qmk_firmware.git` 2. `git fetch --all` 3. `git checkout -B branchname zsa/master` 4. `git push -u zsa branchname` -- cgit v1.2.3