Skip to content

Commit aab4578

Browse files
committed
Docs: improve clarity in git setup instructions
1 parent a93e027 commit aab4578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/get-started/git-basics/set-up-git.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ topics:
2727
---
2828
## Using Git
2929

30-
To use Git on the command line, you will need to download, install, and configure Git on your computer. You can also install {% data variables.product.prodname_cli %} to use {% data variables.product.prodname_dotcom %} from the command line. For more information, see [AUTOTITLE](/github-cli/github-cli/about-github-cli).
30+
To use Git on the command line, you need to download, install, and configure Git on your computer. You can also install {% data variables.product.prodname_cli %} to use {% data variables.product.prodname_dotcom %} from the command line. For more information, see [AUTOTITLE](/github-cli/github-cli/about-github-cli).
3131

3232
If you want to work with Git locally, but do not want to use the command line, you can download and install the [{% data variables.product.prodname_desktop %}]({% data variables.product.desktop_link %}) client. For more information, see [AUTOTITLE](/desktop/overview/about-github-desktop).
3333

34-
If you do not need to work with files locally, {% data variables.product.github %} lets you complete many Git-related actions directly in the browser, including:
34+
If you do not want to work with files locally, {% data variables.product.github %} lets you complete many Git-related actions directly in the browser, including:
3535

3636
* [AUTOTITLE](/repositories/creating-and-managing-repositories/quickstart-for-repositories)
3737
* [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo)

0 commit comments

Comments
 (0)