From a0d146225e50bf0c1571b9c5ff34091041375771 Mon Sep 17 00:00:00 2001 From: hyuraku <32809703+hyuraku@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:41:06 +0900 Subject: [PATCH] delete brew-cask command --- Library/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/README.md b/Library/README.md index 1b39771725..17b76012f8 100644 --- a/Library/README.md +++ b/Library/README.md @@ -1,3 +1,3 @@ # Library -This directory contains all the code run by the official `brew` and `brew cask` commands in `Homebrew` and all formulae (package descriptions) in taps (repositories containing formulae) in `Taps` subdirectories. +This directory contains all the code run by the official `brew` command in `Homebrew` and all formulae (package descriptions) in taps (repositories containing formulae) in `Taps` subdirectories.