Path Navigation
Procedural steps that ask you to navigate to a specified directory must be performed as follows:
Windows: Open a Command Prompt window and use the cd command to make the specified directory the current directory. Do not use the Windows File Explorer to navigate to the directory. For help with the cd command, enter the word help in the Command Prompt window and press Enter.
UNIX: In a shell window, make the specified directory the current directory.