Skip to content

Replace SSH URLs with HTTPS in install script#2

Open
Eric-Kobayashi wants to merge 1 commit intoHurlesGroupSanger:mainfrom
Eric-Kobayashi:fix-use-https-instead-of-ssh
Open

Replace SSH URLs with HTTPS in install script#2
Eric-Kobayashi wants to merge 1 commit intoHurlesGroupSanger:mainfrom
Eric-Kobayashi:fix-use-https-instead-of-ssh

Conversation

@Eric-Kobayashi
Copy link
Copy Markdown

This PR replaces SSH git clone URLs with HTTPS URLs in the install script to avoid requiring SSH key configuration. The install script currently fails when users do not have SSH keys set up for GitHub. Using HTTPS allows the script to work out of the box for all users.

Changes:

This makes the installation process more accessible and eliminates the need for SSH key setup.

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.

2 participants