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/T21.git && cd T21 && chmod +x update.command && bash update.command Done!