Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Shapiro <josh.shapiro@ccdatalab.org>
  • Loading branch information
sjspielman and jashapiro committed Mar 12, 2024
1 parent 73f0343 commit 1667f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/technical-setup/clone-the-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Either approach is fine to take, but please bear in mind the following:

In the `Clone with URL` option, the video presents cloning with an `https` link, vs. an `SSH` link.
If you have already set up a [GitHub SSH connection](https://docs.github.com/en/authentication/connecting-to-github-with-ssh), you are welcome to use the `SSH` link version instead.
Otherwise, you can feel free to use the regular `https` link.
If you do not have SSH set up for GitHub, you will want to stay with the `https` link as shown.
Note that an SSH connection is _not required_ to contribute to OpenScPCA.

While watching this video, you can feel free to ignore all references to `LFS` ("large file storage"); this does not apply to `OpenScPCA-analysis`.
Expand Down
2 changes: 1 addition & 1 deletion docs/technical-setup/install-a-github-client.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Install a GitHub client

You will need a platform on your computer to run Git commands and interact with [GitHub.com](https://github.com) (GitHub).
You will need a platform on your computer to run Git commands and interact with [GitHub](https://github.com).

There are many platforms you can choose, but we recommend using either [**GitKraken**](https://www.gitkraken.com/) or the [Git **command line interface**](https://git-scm.com/book/en/v2/Getting-Started-The-Command-Line).

Expand Down

0 comments on commit 1667f5e

Please sign in to comment.