summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-09-25 13:02:42 +0200
committerChristophe Besson <cbesson@gmail.com>2026-09-25 13:02:42 +0200
commit359e22540bc58a7fc222d2b38f7ec221e1a9febe (patch)
tree094fb967afce6c43eefb37735db57e5bd819090e /README.md
parentfb221c3ae8ec14547ea098aded8799ea92cf7778 (diff)
downloadmeshbay-359e22540bc58a7fc222d2b38f7ec221e1a9febe.tar.gz
docs(readme): the repository itself is published read-only, not a mirror
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45ff17c..a3d0f06 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ pip install -e "packages/meshbay-common[dev]" -e "packages/meshbay-hub[dev]" \
## Source
-A read-only public mirror is browsable at <https://git.meshbay.org/> and can be
+The repository is published read-only at <https://git.meshbay.org/>, and can be
cloned with:
```bash