From 2516a854f860e45565140727bc1bd04faeb10e87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cam=20Sa=C3=BCl?= <cammsaul@gmail.com>
Date: Thu, 4 Aug 2016 17:04:16 -0700
Subject: [PATCH] clarify OS X release steps :yum: [ci skip]

---
 docs/developers-guide-osx.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/developers-guide-osx.md b/docs/developers-guide-osx.md
index c989d389640..a73282691a9 100644
--- a/docs/developers-guide-osx.md
+++ b/docs/developers-guide-osx.md
@@ -52,6 +52,7 @@
 `./bin/osx-setup` will build run commands to build the uberjar for you if needed.
 Run `./bin/osx-setup` again at any time in the future to copy the latest version of the uberjar into the project.
 
+(If the script fails near the end, you can just copy the JARs in question to `OSX/Resources/metabase.jar` and `OSX/Resources/reset-password.jar`.)
 
 ## Releasing
 
-- 
GitLab