Skip to content

Commit

Permalink
docs: add command to install rosetta
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Sep 1, 2024
1 parent 9c251b0 commit f3be961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ especially Xcode, otherwise it fails to build macOS applications.
### Bootstrap

```console
softwareupdate --install-rosetta --agree-to-license
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sh <(curl -L https://nixos.org/nix/install)
reboot
Expand Down

0 comments on commit f3be961

Please sign in to comment.