Skip to content
Snippets Groups Projects
Commit a3d53a77 authored by Cam Saül's avatar Cam Saül Committed by GitHub
Browse files

Update developers-guide-osx.md

parent 2bf09139
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ Run `./bin/osx-setup` again at any time in the future to copy the latest version
A handy Perl script called `./bin/osx-release` takes care of all of the details for you. Before you run it for the first time, you'll need to set up a few additional things:
```bash
# Install aws command-line client (if needed)
brew install aws
# Configure AWS Credentials
# You'll need credentials that give you permission to write the metabase-osx-releases S3 bucket.
aws configure --profile metabase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment