@twin.org/node 0.0.3-next.33 → 0.0.3-next.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -94,7 +94,7 @@ Run `sudo systemctl enable nginx` to auto start the server on instance startup.
94
94
  We clone the repo, build it and then make a copy of the relevant .env file.
95
95
 
96
96
  ```shell
97
- git clone https://github.com/twinfoundation/node.git
97
+ git clone https://github.com/iotaledger/twin-node.git
98
98
  cd apps
99
99
  npm install
100
100
  npm run dist