From 82e7c78a818b46031b040f92e9a9491003c9bd92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferenc=20S=C3=A1rai?= Date: Fri, 14 Nov 2025 15:27:12 +0100 Subject: [PATCH] fix: clarify installation instructions in README (#707) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d49eee..239db82 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Install globally with npm. We require Node.js's version of at least 12.x and npm npm install -g @ethersphere/bee-dashboard ``` +For the latest stable version, always use the official npm registry. + ## Usage :warning: To successfully connect to the Bee node, you will need to enable CORS. You can do so by setting