From 27482c31ec03a671be3e1934bc512041e1763c66 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sat, 24 Dec 2016 21:19:28 -0500 Subject: [PATCH] update homebrew build instructions for OSX --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b49165f9d..ce0d8daa5 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,9 @@ Homebrew build (supported) *40 minutes to 1.5 hours* cd purr-data/l2ork_addons</code> 5. Run the installer<code> ./tar_em_up.sh -X *15 minutes*</code> -6. When the installer finishes, there should be a dmg file in<code> -purr-data/packages/darwin_app</code> +6. When the installer finishes, type<code> +cd ..</code> +7. There should now be a .dmg file in your current directory Macports build (unsupported, unfinished) Time to build: *1 day* -- GitLab