From 6eae1eb221c29eea729791ed7bc9f73299f1f1b6 Mon Sep 17 00:00:00 2001 From: xmonader Date: Mon, 18 Aug 2025 15:45:18 +0300 Subject: [PATCH] Update README.md Signed-off-by: xmonader --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 57f5966f..a2b79fe4 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ network will receive an overlay network IP in the 400::/7 range. Get an useable binary, either by downloading [an artifact from a release](https://github.com/threefoldtech/mycelium/releases), or by [checking out and building the code yourself](#developing). +> On Mac: make sure to use `xattr` on the archive before extracting it e.g `xattr -cr mycelium-aarch64-apple-darwin.tar.gz` + ### Windows Download the [mycelium_installer.msi](https://github.com/threefoldtech/mycelium/releases/latest/download/mycelium_installer.msi) and run the installer.