diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md index 27d843190929995519e3348eac59fb9818593f30..a15e275f27a0e4556a1f5001b46a47c541e9c644 100644 --- a/doc/gitlab-basics/command-line-commands.md +++ b/doc/gitlab-basics/command-line-commands.md @@ -19,9 +19,7 @@ git clone PASTE HTTPS OR SSH HERE ``` -A clone of the project will be created in your computer - -It's important to know some basic commands to work on your shell +* A clone of the project will be created in your computer * Go into a project, directory or file to work in it ```