Simplify installation with brew (#534)

Stanislav (Stas) Katkov created

You don't actually need to tap a brew directory before installation. Tapping would happen automatically before installation.

Change summary

README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

README.md 🔗

@@ -58,7 +58,7 @@ manager:
 
 ```bash
 # macOS or Linux
-brew tap charmbracelet/tap && brew install charmbracelet/tap/soft-serve
+brew install charmbracelet/tap/soft-serve
 
 # Windows (with Winget)
 winget install charmbracelet.soft-serve