diff --git a/README.md b/README.md index e8d1692..ffda5f5 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ I build the vite app everytime without hot reload, since MeshChat expects everyt ## Other Installation Methods - [Running MeshChat on Docker](./docs/meshchat_on_docker.md) -- [Running MeshChat on a Raspberry Pi](./docs/meshchat_raspberry_pi.md) +- [Running MeshChat on a Raspberry Pi](./docs/meshchat_on_raspberry_pi.md) - [Running MeshChat on Android with Termux](./docs/meshchat_on_android_with_termux.md) ## TODO diff --git a/docs/meshchat_raspberry_pi.md b/docs/meshchat_on_raspberry_pi.md similarity index 98% rename from docs/meshchat_raspberry_pi.md rename to docs/meshchat_on_raspberry_pi.md index 99c32f5..1f87050 100644 --- a/docs/meshchat_raspberry_pi.md +++ b/docs/meshchat_on_raspberry_pi.md @@ -1,4 +1,4 @@ -# MeshChat on Raspberry Pi +# MeshChat on a Raspberry Pi A simple guide to install [MeshChat](https://github.com/liamcottle/reticulum-meshchat) on a Raspberry Pi.