Merge pull request #585 from AdaptiveFailure/patch-1

Update macos.mdx
This commit is contained in:
Michael Quigley 2024-03-14 10:23:50 -04:00 committed by GitHub
commit ecfcd7a9d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ Download the binary distribution for your macOS architecture. For Intel Macs use
1. Unarchive the distribution in a temporary directory.
```text
mkdir /tmp/zrok && tar -xf ./zrok*darwin*.tar.gz -C /tmp/zrok
cd ~/Downloads && mkdir -p /tmp/zrok && tar -xf ./zrok*darwin*.tar.gz -C /tmp/zrok
```
1. Install the `zrok` executable.