fix: Ruby homebrew install on macos is deprecated

This commit is contained in:
justinr1234
2022-12-19 17:34:58 -06:00
committed by GitHub
parent 1af0dc2827
commit 9a96cca84c

View File

@@ -21,7 +21,7 @@ For development purposes, run `rippled` as a non-admin user, not using `sudo`.
0. Install [Homebrew](https://brew.sh/).
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)"
0. Update Homebrew.