MacOS Textbook Installation Instructions 1. Open Terminal 2. Copy and paste the following into Terminal, then press enter: cd Desktop && git clone https://github.com/gregneat/T23.git && cd T23 && chmod +x update.command && bash update.command Done!