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