rebrand(lethean): update clone URL in README

github.com/hyle-team → forge.lthn.ai/lthn

Co-Authored-By: Charon <charon@lethean.io>
This commit is contained in:
Claude 2026-04-02 05:42:44 +01:00
parent 3b3f3d5048
commit 8aef740bc9
No known key found for this signature in database
GPG key ID: AF404715446AEB41

View file

@ -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