Browse Source

Changes to push script

Konstantin Ladutenko 10 years ago
parent
commit
eea51ce5ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      push-to-github.sh

+ 1 - 1
push-to-github.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 # after adding origin with:
-#   git remote add origin git@github.com:kostyfisik/scattnlay.git
+#   git remote add origin git@github.com:ovidiopr/scattnlay.git
 git push --tags -u origin master