Skip to content

Commit

Permalink
Fix url typo
Browse files Browse the repository at this point in the history
  • Loading branch information
h4t0n committed Oct 24, 2015
1 parent 2bcf414 commit 2c6953d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add this `github nodejs-4-stable-openshift` repository to the OpenShift git proj

```
cd node4
git remote add github -m master git://github.com/ramr/nodejs-custom-version-openshift.git
git remote add github -m master https://github.com/h4t0n/nodejs-4-stable-openshift.git
```

Get updates from the remote with merge conflicts properly resolved (NB: don't run `git pull github` alone)
Expand Down

0 comments on commit 2c6953d

Please sign in to comment.