From 0eb0aa446cae2f472e7f8d214c09b402c61b8bd9 Mon Sep 17 00:00:00 2001 From: Olivier Desenfans Date: Tue, 26 Apr 2022 17:02:21 +0200 Subject: [PATCH] [Readme] Fix link to install guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 373a030ca..20cd46236 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ built from this repository with `$ python setup.py docs` ## Deployment We recommend following the -[Easy deployment using Docker-Compose](https://pyaleph.readthedocs.io/en/latest/guides/docker-compose.html) +[Installing a Core Channel Node](https://pyaleph.readthedocs.io/en/latest/guides/install.html) section of the documentation to install a node. ## Development