Migration from Intel Mac to M1 Mac: Difference between revisions
Jump to navigation
Jump to search
→Homebrew
| Line 39: | Line 39: | ||
=== Homebrew === | === Homebrew === | ||
If the [https://brew.sh/index_zh-tw macOS Homebrew] was not installed, input | |||
* {{kbd | key=<nowiki>/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</nowiki>}} | |||
* {{kbd | key=brew update}} to update Homebrew | * {{kbd | key=brew update}} to update Homebrew | ||
* {{kbd | key=brew upgrade}} to update Homebrew packages | * {{kbd | key=brew upgrade}} to update Homebrew packages | ||
If you copy Homebrew files from Intel Mac | |||
* follow the instruction on <ref>[https://earthly.dev/blog/homebrew-on-m1/ Using Homebrew on M1 Mac - Earthly Blog]</ref> | |||
=== Tensorflow === | === Tensorflow === | ||