Moved PlatformIO source code and repos from Ivan Kravets's account to PlatformIO Organisation

This commit is contained in:
Ivan Kravets
2015-03-25 11:34:48 +02:00
parent a013834651
commit cbcbf27d23
45 changed files with 112 additions and 112 deletions

View File

@ -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 "