From c54ba5b4be809b2d34415a317df9991cafe1a9a0 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 23 Apr 2026 15:07:22 -0500 Subject: [PATCH] docs(meshchatx): update installation instructions to reflect new version 4.5.0 --- docs/meshchatx_on_raspberry_pi.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/meshchatx_on_raspberry_pi.md b/docs/meshchatx_on_raspberry_pi.md index c7d682c..94807d7 100644 --- a/docs/meshchatx_on_raspberry_pi.md +++ b/docs/meshchatx_on_raspberry_pi.md @@ -61,17 +61,17 @@ source ~/.profile ## 3) Install MeshChatX with pipx (recommended) -Preferred option (recommended): install from a release wheel (4.4.0 or newer), +Preferred option (recommended): install from a release wheel (4.5.0 or newer), because the wheel bundles frontend assets. ```bash pipx install /path/to/reticulum_meshchatx--py3-none-any.whl ``` -Direct example (v4.4.0): +Direct example (v4.5.0): ```bash -pipx install "https://git.quad4.io/RNS-Things/MeshChatX/releases/download/v4.4.0/reticulum_meshchatx-4.4.0-py3-none-any.whl" +pipx install "https://git.quad4.io/RNS-Things/MeshChatX/releases/download/v4.4.0/reticulum_meshchatx-4.5.0-py3-none-any.whl" ``` `py3-none-any` wheels are architecture-independent, so the same wheel artifact