Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
22.11k stars 840 forks source link

Update README.md #640

Closed veleek closed 3 years ago

veleek commented 3 years ago

brew cask command is disabled in the most recent versions of brew.

mizlan commented 3 years ago

You might want to include --cask as a flag:

brew install --cask cool-retro-term
Swordfish90 commented 3 years ago

Thank you for this guys. I just merged #664 which takes care of the issue.