forked from platformio/platformio-core
Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation
This commit is contained in:
@ -123,7 +123,7 @@ def main():
|
||||
if is_error:
|
||||
print ("The installation process has been FAILED!\n"
|
||||
"Please report about this problem here\n"
|
||||
"< https://github.com/ivankravets/platformio/issues >")
|
||||
"< https://github.com/platformio/platformio/issues >")
|
||||
return
|
||||
else:
|
||||
print ("\n ==> Installation process has been "
|
||||
|
Reference in New Issue
Block a user