With that, we're ready to explore the directories of the computer. We can hop between directories using the cd command.

Perfect! If the directory after cd exists within the directory we're currently in, the command will take us right there.

Might it be that the Terminal is case-sensitive?