From dd192e18f240a26bbe5e523320900f9496ea220a Mon Sep 17 00:00:00 2001 From: malc Date: Mon, 28 May 2018 22:43:48 +0300 Subject: [PATCH] Reword --- BUILDING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDING b/BUILDING index acddef5..0b3b3f7 100644 --- a/BUILDING +++ b/BUILDING @@ -16,5 +16,5 @@ Standalone binary should now be in build/llpp. macOS ----- - If `bash build.bash build' succeeds, standalone macOS app should - be in build/llpp.app. +If `bash build.bash build' succeeds, macOS bundle should be in +build/llpp.app. -- 2.11.4.GIT