From 74442f8579e244410bd85029de698f759c7b30dd Mon Sep 17 00:00:00 2001 From: Erich Wegscheider Date: Tue, 26 Feb 2019 23:04:57 +0000 Subject: Update command-line-commands.md Capitalized "Git" --- doc/gitlab-basics/command-line-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics/command-line-commands.md') diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index a0111be0767..d3a62b7c52c 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -2,7 +2,7 @@ ## Start working on your project -In Git, when you copy a project you say you "clone" it. To work on a git project locally (from your own computer), you will need to clone it. To do this, sign in to GitLab. +In Git, when you copy a project you say you "clone" it. To work on a Git project locally (from your own computer), you will need to clone it. To do this, sign in to GitLab. When you are on your Dashboard, click on the project that you'd like to clone. To work in the project, you can copy a link to the Git repository through a SSH -- cgit v1.2.1