1
Fork 0
mirror of https://gitlab.com/Kwoth/nadekobot.git synced 2024-10-02 12:09:07 +00:00

Merge branch 'hokutochen-1.9-patch-48919' into '1.9'

updated brew command.

See merge request Kwoth/nadekobot!180
This commit is contained in:
Kwoth 2021-10-26 05:11:00 +00:00
commit 6f859bcca3

View file

@ -22,7 +22,7 @@
- Open Terminal (if you don't know how to, click on the magnifying glass on the top right corner of your screen and type **Terminal** on the window that pops up).
- 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)""`
#### Installing the prerequisites