branch: elpa/swift-mode commit ad12a3025156873995318b6a0480cd2459063bf7 Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Remove Cask from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 420d3af..7570f87 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ Both are syntactically correct code. We cannot handle this case properly. This i ## Hacking -To build the package locally, run `make package`. You need [Cask](https://github.com/cask/cask). +To build the package locally, run `make package`. To install the built package, run `make install`.