Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.sh : HTTPS url to SSH addr. #1096

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ekonwang
Copy link

I replace the only HTTPS url to SSH addr in install.sh.

It's strongly recommended to do so, for in github-censored country, visiting/connecting to github.com is blocked. This tiny change could potentially improve developers' install experience of mininet.

@ekonwang
Copy link
Author

e.g. HTTPS connection to https://github.com/someone/somerepo.git is blocked in China, but [email protected]:someone/somerepo.git works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants