diff --git a/guides-and-tutorials/nodes-and-miners/README.md b/guides-and-tutorials/nodes-and-miners/README.md index 95369e34aa..b82483da74 100644 --- a/guides-and-tutorials/nodes-and-miners/README.md +++ b/guides-and-tutorials/nodes-and-miners/README.md @@ -14,5 +14,5 @@ While you _can_ run a node using these specs, it's _recommended_ to assign more * **4GB memory if running only a Stacks node** * **10 GB memory if running Stacks + Bitcoin node** * **2 Vcpu** -* **350GB disk for Stacks node** +* **375GB disk for Stacks node** * **1TB disk space for Bitcoin node** diff --git a/guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md b/guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md index 98293a1e92..2163c2baff 100644 --- a/guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md +++ b/guides-and-tutorials/nodes-and-miners/run-a-node-with-docker.md @@ -21,7 +21,7 @@ While you _can_ run a node using these specs, it's _recommended_ to assign more * **4GB memory if running only a Stacks node** * **10 GB memory if running Stacks + Bitcoin node** * **1 Vcpu** ( _minimum of 2 Vcpu is recommended_ ) -* **350GB disk for Stacks node** +* **375GB disk for Stacks node** * **1TB disk space for Bitcoin node** {% hint style="warning" %}