lemnos / tt

A terminal based typing test.
MIT License
714 stars 48 forks source link

Added 'sudo' to macOS command, as it needs administrator privileges #48

Open rxzheng opened 8 months ago

rxzheng commented 8 months ago

added 'sudo' to mkdir -p /usr/local/bin... because its required to create directories in that location.