mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-04 09:30:55 +02:00
Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation
This commit is contained in:
@@ -89,7 +89,7 @@ def generate_packages(packages):
|
||||
lines.append("""
|
||||
.. warning::
|
||||
**Linux Users:** Don't forget to install "udev" rules file
|
||||
`99-platformio-udev.rules <https://github.com/ivankravets/platformio/blob/develop/scripts/99-platformio-udev.rules>`_ (an instruction is located in the file).
|
||||
`99-platformio-udev.rules <https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules>`_ (an instruction is located in the file).
|
||||
|
||||
""")
|
||||
return "\n".join(lines)
|
||||
|
Reference in New Issue
Block a user