Changes between Version 20 and Version 21 of CompilationGuide/macOS


Ignore:
Timestamp:
Jul 1, 2020, 9:12:42 AM (6 years ago)
Author:
Reto Kromer
Comment:

Homebrew installs now with Bash, no longer with Roby

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/macOS

    v20 v21  
    7979
    8080{{{
    81 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
     81/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    8282}}}
    8383