Hi
I'm using macOS Catalina (v. 10.15.5). I'm following the instructions for macOS X on the nand2tetris site (by Yong Bakos). When I open the terminal window, it says:
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit
https://support.apple.com/kb/HT208050I ignore this, and proceed directly to run the hardware simulator. But when I follow Yong's advice and type:
~/Desktop/nand2tetris/tools/HardwareSimulator.sh
I get the following message:
-bash: /Users/zerjo54p/Desktop/nand2tetris/tools/HardwareSimulator.sh: Permission denied
Does this have something to do with the earlier thing about "default shell is now zsh"? Any ideas what I should do? (I'm very new to this.)