Commit 1df16386 authored by karen Carias's avatar karen Carias

fixed text

parent 95aa13f0
...@@ -21,14 +21,14 @@ Create a new branch: ...@@ -21,14 +21,14 @@ Create a new branch:
git checkout -b NAME-OF-BRANCH git checkout -b NAME-OF-BRANCH
``` ```
Check if your image was correctly added to the file: Check if your image was correctly added to the directory:
``` ```
ls ls
``` ```
You should see the name of the image in the list shown. You should see the name of the image in the list shown.
Go back one file: Go back one directory:
``` ```
cd ../ cd ../
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment