From d92f69631821863a83bdf64687a552f26b08e115 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 23 Apr 2025 09:13:34 -0400 Subject: [PATCH] docs(readme): link upstream cardano-node repo Signed-off-by: Chris Gianelloni --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64ecbec..aa5a3fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # docker-cardano-node Builds a Cardano full node from source on Debian. This image attempts to keep -interface compatibility with `inputoutput/cardano-node`, but may diverge +interface compatibility with +[cardano-node](https://github.com/IntersectMBO/cardano-node), but may diverge slightly, particularly with any Nix-specific paths. We found that the learning curve for using Nix is too high for many in the