Update Windows-WSL.md#668
Update Windows-WSL.md#668ThatOtherOtherBob wants to merge 1 commit into32blit:masterfrom ThatOtherOtherBob:patch-1
Conversation
Clarifying pip3 isn't the continuation of a long line wrapping and adding another line needed before my PC could install gcc.
|
Might be worth splitting these into different code-fences so it's clearer at a glance. IE: The following commands enable cross-compile to 32Blit via ARM GCC: And you should also install the 32Blit tools: (Note: "construct" and "bitstring" are automatically installed as part of "32blit" now so we can simplify that line) |
|
So the Linux docs have a blank line between the two here, also doesn't |
|
Running a windows VM to test what is essentially a linux VM seems a bit silly. I have a windows setup handy... but I don't think I have WSL set up on it... Not sure how much this ties in with the other two, those are actually running on windows. (These changes look reasonable, but we should maybe make the WSL docs as close to the linux ones as possible) |
Clarifying pip3 isn't the continuation of a long line wrapping and adding another line needed before my PC could install gcc.