docs: update README and Android installation guide with new features, installation instructions, and corrected links

This commit is contained in:
2026-01-03 10:37:54 -06:00
parent 11c4c6729c
commit 5918d0bcbe
2 changed files with 107 additions and 180 deletions

View File

@@ -20,7 +20,7 @@ pkg install build-essential
### Download and Install Wheel
Download the latest wheel from the [releases page](https://git.quad4.io/Ivan/MeshChatX/releases), then:
Download the latest wheel from the [releases page](https://git.quad4.io/RNS-Things/MeshChatX/releases), then:
```
pip install reticulum_meshchatx-*-py3-none-any.whl
@@ -62,7 +62,7 @@ corepack prepare pnpm@latest --activate
### Clone and Build
```
git clone https://git.quad4.io/Ivan/MeshChatX.git
git clone https://git.quad4.io/RNS-Things/MeshChatX.git
cd MeshChatX
pip install poetry
poetry install