Changes between Version 19 and Version 20 of CompilationGuide/macOS


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

Homebrew installs now with Bash, not longer with Ruby

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/macOS

    v19 v20  
    1414
    1515{{{
    16 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
     16/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    1717}}}
    1818