Skip to content

Commit

Permalink
Added HTTPS in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WassimBenzarti committed Mar 1, 2020
1 parent 11c9ad1 commit 23f33f6
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 @@ -27,7 +27,7 @@ git_init(githubUrl)

- `password` is your ssh password that you want to choose
- `ngrokToken` is your ngrok token that you can get from [here](https://dashboard.ngrok.com/auth)
- `githubUrl` is your github **HTTP** clone url (usually ends with `.git`)
- `githubUrl` is your github **HTTPS** clone url (usually ends with `.git`)

### Avoiding passwords
Instead of setting a password, you can access the SSH tunnel using your own pair of keys.
Expand Down

0 comments on commit 23f33f6

Please sign in to comment.