Deprecated macOS Mojave and added Big Sur/M1 support

This commit is contained in:
Sun Knudsen 2021-11-05 09:07:15 -04:00
parent b64d26eccd
commit 94563254b7
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
13 changed files with 40 additions and 56 deletions

View file

@ -12,12 +12,17 @@ Listed: true
[![How to remove EXIF metadata from images on macOS](how-to-remove-exif-metadata-from-images-on-macos.png)](https://www.youtube.com/watch?v=mVMGiMFGgsU "How to remove EXIF metadata from images on macOS")
## Requirements
- Computer running macOS Catalina or Big Sur
## Setup guide
### Step 1: install [Homebrew](https://brew.sh/)
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
uname -m | grep amd64 && echo 'export PATH=$PATH:/opt/homebrew/bin' >> ~/.zshrc
```
### Step 2: disable analytics