Skip to content

Commit 6d6cd9c

Browse files
author
Adrian Kosmaczewski
committed
Simplified following suggestion by Simon Gerber
1 parent 339cd63 commit 6d6cd9c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,6 @@ image::github_new_proj.png[]
288288
$ cd dependencies/fortune
289289
$ git add .
290290
$ git commit -m "Added code to component"
291-
$ git remote remove origin
292-
$ git remote add origin git@github.com:$GITHUB_USERNAME/component-fortune.git
293291
$ git push --set-upstream origin master
294292
$ cd ../../
295293
----

0 commit comments

Comments
 (0)