From 35cb618ec76c58816177aeda6c93b1c8769489af Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Mon, 14 Jul 2025 14:25:27 +0000 Subject: [PATCH] Update README.md --- development/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/README.md b/development/README.md index 966cfec4..fc470ba2 100644 --- a/development/README.md +++ b/development/README.md @@ -21,7 +21,7 @@ You can run the whole stack for local development following the [instructions](/ Officially mantained docker orchestration for coordinators can be found in the repo [robosats-deploy](https://github.com/RoboSats/robosats-deploy) -### Release +## Release Learn all the steps we do when we want to announce a new [release](./release.md)