diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-25 13:02:42 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-25 13:02:42 +0200 |
| commit | 359e22540bc58a7fc222d2b38f7ec221e1a9febe (patch) | |
| tree | 094fb967afce6c43eefb37735db57e5bd819090e /README.md | |
| parent | fb221c3ae8ec14547ea098aded8799ea92cf7778 (diff) | |
| download | meshbay-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |