From b3c75a5996b102d9aaed3ff1a6e1a661f49b1fde Mon Sep 17 00:00:00 2001 From: Alex Miller Date: Fri, 1 Dec 2023 15:59:51 -0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673b323..25842fd 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Versioned releases can only be obtained from this tap. Version releases are usef Versioned formulas are named `clojure@some.version` (homebrew convention). -Note that you cannot install both the stable or dev version AND a specific named version - these will conflict. You must `brew uninstall clojure` first before installing a specific version. There are various cases where you may still have uninstalled but linked versions - in those cases `brew` will give you a helpful message telling you what to do. +Note that you cannot install both the stable version AND a specific named version - these will conflict. You must `brew uninstall clojure` first before installing a specific version. There are various cases where you may still have uninstalled but linked versions - in those cases `brew` will give you a helpful message telling you what to do. To install or uninstall a versioned Clojure CLI from the Clojure tap: