Stwillia94 7 years ago
parent
commit
ecedbdbe4b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -3,7 +3,7 @@
3 3
 ## Objectives
4 4
 
5 5
 1. In this lab students will learn to navigate their file system using only the terminal
6
-2. Students will practice using the following commands to traverse directories and investigate    their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`
6
+2. Students will     practice using the following commands to traverse directories and investigate    their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`
7 7
 
8 8
 
9 9
 ## Overview