Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 225 Bytes

File metadata and controls

13 lines (7 loc) · 225 Bytes

在 Ubuntu 上安装 Subline text 3

  1. 添加源地址:

    sudo add-apt-repository ppa:webupd8team/sublime-text-3

  2. 更新源:

    sudo apt update

  3. 安装 Sublime text 3:

    sudo apt install sublime-text