Stwillia94 hace 7 años
padre
commit
ecedbdbe4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

3
 ## Objectives
3
 ## Objectives
4
 
4
 
5
 1. In this lab students will learn to navigate their file system using only the terminal
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
 ## Overview
9
 ## Overview