aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CYGWIN_GUIDE.md
diff options
context:
space:
mode:
authorDavid Olsson <david.olsson@softhouse.se>2017-02-11 10:50:37 +0100
committerDavid Olsson <david.olsson@softhouse.se>2017-02-11 10:50:37 +0100
commit052f81aacaa3b5afa93f9db3667f31f9365348ce (patch)
treedcfde5c6fed00e248535ac4d975831f33316cc8a /doc/CYGWIN_GUIDE.md
parentaa69337cf563d7b37722aabfcd1c5bae6c185208 (diff)
parent835556da9111d91b71c545d6a273e843f07631ae (diff)
downloadfirmware-052f81aacaa3b5afa93f9db3667f31f9365348ce.tar.gz
firmware-052f81aacaa3b5afa93f9db3667f31f9365348ce.tar.bz2
firmware-052f81aacaa3b5afa93f9db3667f31f9365348ce.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'doc/CYGWIN_GUIDE.md')
-rwxr-xr-xdoc/CYGWIN_GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CYGWIN_GUIDE.md b/doc/CYGWIN_GUIDE.md
index 05e7a55f7..05d71961a 100755
--- a/doc/CYGWIN_GUIDE.md
+++ b/doc/CYGWIN_GUIDE.md
@@ -234,7 +234,7 @@ If you did everything else right. This part should be a snap! Grab the latest so
###Build Planck and Load the Firmware
```
$ cd ~/src
-$ git clone https://github.com/jackhumbert/qmk_firmware.git
+$ git clone https://github.com/qmk/qmk_firmware.git
$ cd qmk_firmware/keyboards/planck
$ make
```