diff --git a/docs/setup_elementsd.md b/docs/setup_elementsd.md index c8d531b8..69409b2d 100644 --- a/docs/setup_elementsd.md +++ b/docs/setup_elementsd.md @@ -3,7 +3,7 @@ `elementsd` is the daemon used to sync and verify the [Liquid Network](https://docs.liquid.net/docs) and is used for PeerSwap L-BTC swaps. To set up `elementsd` for PeerSwap, follow the steps here. > [!IMPORTANT] -> Musl-based Linux distributions require manually building `elementsd` with additional [compile-time flags](https://github.com/ElementsProject/elements/issues/1299#issuecomment-1843435091) to account for musl's different stack size. +> Musl-based Linux distributions such as Alpine Linux require manually building `elementsd` with additional [compile-time flags](https://github.com/ElementsProject/elements/issues/1299#issuecomment-1843435091) to account for musl's different stack size. ## Building from source