cgsecurity / testdisk_documentation

Documentation for TestDisk & PhotoRec
https://www.cgsecurity.org/testdisk.pdf
43 stars 14 forks source link

Update command to install brew on macOS #3

Closed cetinajero closed 4 years ago

cetinajero commented 4 years ago

As per brew instructions found at brew.sh

Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"