platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
240 stars 326 forks source link

Update installation.rst #180

Closed claytonkimber closed 3 years ago

claytonkimber commented 3 years ago

Removed semi-colon in windows variables that causes variables to not work

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

ivankravets commented 3 years ago

; is a path seprator. See https://www.computerhope.com/issues/ch000549.htm