From 3d73104b0eeb49f302ea89c895b92ec976c08aaa Mon Sep 17 00:00:00 2001 From: Marco Eidinger Date: Fri, 21 Jan 2022 06:53:10 -0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20swiftplantuml=20is?= =?UTF-8?q?=20part=20of=20homebrew-core?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit easy installation possible with `brew install swiftplantuml` instead of using my tap (which is still possible) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee2956..9bbaa5a 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,11 @@ See [MarcoEidinger/SwiftPlantUML-Xcode-Extension](https://github.com/MarcoEiding ### Using [Homebrew](https://brew.sh/) ``` -brew install MarcoEidinger/formulae/swiftplantuml +brew install swiftplantuml ``` + +> previously you were able to use `brew install MarcoEidinger/formulae/swiftplantuml` (and you still can) + ### Using [Mint](https://github.com/yonaskolb/mint) ```