From d374e72621d518d79391befa0dff2593d2d0af3a Mon Sep 17 00:00:00 2001 From: "Stephanie J. Spielman" Date: Wed, 6 Mar 2024 16:41:29 -0500 Subject: [PATCH] move sentence into the note --- docs/technical-setup/install-a-github-client.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/technical-setup/install-a-github-client.md b/docs/technical-setup/install-a-github-client.md index 8396c3a2e..d2dda5b65 100644 --- a/docs/technical-setup/install-a-github-client.md +++ b/docs/technical-setup/install-a-github-client.md @@ -28,11 +28,10 @@ This will automatically provide you with the credentials you need to interact wi !!! note This option is best for contributors who have previous Git and command-line experience. The OpenScPCA documentation will generally not present how to use Git via the command line. - + If you are new to Git or have limited command-line experience, we do not recommend using Git via the command line. The UNIX command-line interface is the classic way of running Git commands. We specifically recommend this option for contributors who have previous experience working with Git on the command line. -_If you are new to Git or have limited command-line experience, we do not recommend this option._ If you choose this option, you will need to install Git itself if you do not already have it. The instructions for this depend on your operating system, as described below.