diff --git a/README.md b/README.md
index b1c43da..cfc0e27 100644
--- a/README.md
+++ b/README.md
@@ -154,16 +154,20 @@ After deploying the Tdarr Server, install the **Tdarr Node** (listed separately)
1. Install **Tdarr Node** from the Unraid App Store.
2. Give it a clear name, e.g., Node1. For multiple GPUs, deploy more nodes (N1, N2, etc.).
+

3. Ensure the server IP and Node IP match.
+

4. Keep configs/logs organized per node.
5. Match the transcode cache path from the server’s template. Add node identifiers if using multiple nodes.
6. Assign the correct GPU to each node. If multiple nodes exist, ensure they do not share the same GPU.
+

To identify GPUs:
* `ls -la /dev/dri/`
+

**WARNING:** One entry might be your iGPU. Do not assign the iGPU to a Tdarr Node.