From 5745399120864eb7903d25b483492b1436320819 Mon Sep 17 00:00:00 2001 From: Jeremy <51220084+jeremy-rifkin@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:09:10 -0500 Subject: [PATCH] Small wording update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b595f45..a848501 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ if(WIN32) endif() ``` -On windows and macos some extra work is required, see [below](#platform-logistics). +On macos a little extra work to generate a .dSYM file is required, see [below](#platform-logistics). # In-Depth Documentation