From 8aef740bc93d17e2830f033c5754574b7f90a53f Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 2 Apr 2026 05:42:44 +0100 Subject: [PATCH] rebrand(lethean): update clone URL in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit github.com/hyle-team → forge.lthn.ai/lthn Co-Authored-By: Charon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d969743..8d1a5ab 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ sudo su - your-user Clone the repository and run `npm update` for all the dependencies to be installed: ```bash -git clone https://github.com/hyle-team/lethean-pool.git pool +git clone https://forge.lthn.ai/lthn/lethean-pool.git pool cd pool npm update