Skip to content

Commit

Permalink
update brew cask url
Browse files Browse the repository at this point in the history
  • Loading branch information
macdao committed Mar 13, 2017
1 parent cf97632 commit 2461787
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,17 +221,13 @@ PS: install brew will download and install Apple Command Line Tools automaticall

*Some lines are missing here. As not helping a lot - fff*

### [Homebrew Cask](http://caskroom.io)
### [Homebrew Cask](https://caskroom.github.io/)

brew-cask helps you to install OS X Applications. Like to install Chrome:`brew cask install google-chrome`. Also Evernote, Skype, Sublime Text, VirtualBox, Java7 ...

brew-cask is driven by community, you may raise a pull request when you found any missing or outdated application.

Installation:

```sh
brew install caskroom/cask/brew-cask
```
You can find the installation method on offical website.

You would like to search if you not sure if some application is already in cask.
```sh
Expand All @@ -249,6 +245,7 @@ Installation:
```sh
brew cask install iterm2
```

Thanks to brew-cask ~

In iTerm2, except the commond shortcuts like `^E`(ctrl+E)(find more [here](#Others)). And after some configuration you can have more shortcuts like `⌥B`(alt+B), `⌥F`(alt+F).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ PS:安装 brew 的时候会自动下载和安装 Apple 的 Command Line Tools

brew 的替代品有 [MacPorts](https://www.macports.org/),现在基本没人用它。

### [Homebrew Cask](http://caskroom.io)
### [Homebrew Cask](https://caskroom.github.io)

brew-cask 允许你使用命令行安装 OS X 应用。比如你可以这样安装 Chrome:`brew cask install google-chrome`。还有 Evernote、Skype、Sublime Text、VirtualBox 等都可以用 brew-cask 安装。

Expand Down

0 comments on commit 2461787

Please sign in to comment.