Small wording update

This commit is contained in:
Jeremy 2023-12-05 11:09:10 -05:00
parent 1f7c14ebb6
commit 5745399120
No known key found for this signature in database
GPG Key ID: BE03111EB7ED6E2E

View File

@ -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