安装命令如下

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
    and press enter/return key. Wait for the command to finish.
  3. Run:
    brew cask install sequel-pro

Done! You can now use Sequel Pro.

相关文章:

  • 2021-11-30
  • 2022-12-23
  • 2021-12-28
  • 2021-12-21
  • 2021-09-13
  • 2021-06-16
  • 2021-12-14
  • 2022-12-23
猜你喜欢
  • 2021-12-12
  • 2021-05-09
  • 2021-09-25
  • 2022-01-14
  • 2021-09-19
  • 2021-12-04
  • 2022-02-04
相关资源
相似解决方案