From e194b62dd94a9043f137aae89872fc3ed1da5e84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=AB=E3=83=AF=E3=83=AA=E3=83=9F=E4=BA=BA=E5=BD=A2?= Date: Sat, 6 Mar 2021 09:40:48 +0900 Subject: [PATCH] Update README.md brew cask install is disabled --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be33b933..10704ae9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ built-in `mjolnir` module, and all Lua modules that you have installed 1. Download [the latest release](https://github.com/mjolnirapp/mjolnir/releases/latest), unzip, right-click `Mjolnir.app`, choose "Open". Or, install it with [Homebrew](https://brew.sh/): ~~~bash - $ brew cask install mjolnir + $ brew install --cask mjolnir ~~~ 2. Install Lua into /usr/local e.g. from [Homebrew](http://brew.sh/), and then install LuaRocks: