Command Line Navigation
Mac Instructions
- Search for "Terminal" and open it
- Use "ls" to list files and "cd" to change directory
- Tutorial
Windows Instructions
- Depending on version, either right or left-click on start menu, and open "Command Prompt"
- Use "dir" to list files and "cd" to change directory
- Tutorial