]> git.donarmstrong.com Git - qmk_firmware.git/commit
Recommend WSL on Windows 10
authorNoah Andrews <NoahAndrews@users.noreply.github.com>
Mon, 14 Nov 2016 15:03:18 +0000 (10:03 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2016 15:03:18 +0000 (10:03 -0500)
commit702405f0391463cc5d0c8c8109304ac8d0ec844a
tree2abe0485c4c0f79b2f53447060f738fba37fd8a0
parent631b8999a737ec73610f8b569b1f775cadf08172
Recommend WSL on Windows 10

At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up.

I also cleaned up some things in the WSL instructions themselves.
readme.md