docs: upped medusa version and updated brew command

This commit is contained in:
Hokuto Chen
2022-10-17 11:11:37 +00:00
committed by Kwoth
parent 584193db18
commit 9a5545a951
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ Open Terminal (if you don't know how to, click on the magnifying glass on the to
###### Homebrew/wget
*Skip this step if you already have homebrew installed*
- Copy and paste this command, then press Enter:
- `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
- `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
- Install wget
- `brew install wget`