diff options
author | karen Carias <karen@gitlab.com> | 2015-08-10 17:17:30 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-08-10 17:17:30 -0700 |
commit | 95aa13f0b7efc096012db6634c169a4c83b059f6 (patch) | |
tree | b42b1d5013ba47a3f66973be54e147d2baa7ca63 /doc/gitlab-basics | |
parent | bac34a38f624527549a2a411d547f26f3fcc2cc5 (diff) | |
download | gitlab-ce-95aa13f0b7efc096012db6634c169a4c83b059f6.tar.gz |
fixed text
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r-- | doc/gitlab-basics/add-image.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gitlab-basics/add-image.md b/doc/gitlab-basics/add-image.md index 28b6f3a925c..e574c0ec7e9 100644 --- a/doc/gitlab-basics/add-image.md +++ b/doc/gitlab-basics/add-image.md @@ -11,8 +11,7 @@ like to add the image. There, paste the image. Go to your [shell](command-line-commands.md), and add the following commands: -To find the correct file, add this command for every file that you'd like to open until -you reach the file where you added your image: +Add this command for every directory that you'd like to open: ``` cd NAME-OF-FILE-YOU'D-LIKE-TO-OPEN ``` |