From d9ad5c123b8cf1a7bb59bdf573739b98b03ad8f6 Mon Sep 17 00:00:00 2001 From: Michael Neale Date: Thu, 10 Jul 2025 11:22:21 +1000 Subject: [PATCH] macos readme notes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7c3cc89b..5f7ebe3c 100644 --- a/README.md +++ b/README.md @@ -157,3 +157,8 @@ The protocol is designed to be platform-agnostic. An Android client can be built - Bluetooth LE APIs - Same packet structure and encryption - Compatible service/characteristic UUIDs + +## MacOS + +Want to try this on macos: `just run` will set it up and run from source. +Run `just clean` afterwards to restore things to original state for mobile app building and development.