Whitespace

This commit is contained in:
Odin Dutton 2019-10-08 10:17:46 +11:00
parent e72bc8ea8b
commit 77c34acb03

View File

@ -21,5 +21,5 @@ If you didn't already know, the `cd` command is very simple. It stands for 'chan
/home/username/Desktop/super/duper/crazy/nested/folders> cd
/home/username> cd ../../usr
/usr> cd
/home/username>
/home/username>
```