Skip to content

Conversation

@zaz
Copy link

@zaz zaz commented May 8, 2022

Previously, the README instructions would require a GitHub account setup with SSH to clone the repository. The only advantage I can see of doing things this way is if you had permissions to push updates to vubiostat/Renv. Using https: allows anyone to clone this.

I also removed cd in favor of specifying the clone location at the end of the clone command: This has the advantage that it's one line instead of two, and it's more transparent (I believe more people are familiar with ~ than the fact that cd defaults to taking you to your home directory).

zaz added 2 commits May 8, 2022 14:47
use https instead of git so that a GitHub account with SSH key is not required
specify desired directory in the clone command instead of using `cd`
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.

1 participant