From cded7bdd06cf0ef76b42cee24f615f5ceb49fa4b Mon Sep 17 00:00:00 2001
From: Eesaan Atluri <atlurie@uab.edu>
Date: Thu, 28 Mar 2019 10:05:21 -0500
Subject: [PATCH] Misc edits to the documentation.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 20f4465..cccd8a1 100644
--- a/README.md
+++ b/README.md
@@ -123,4 +123,4 @@ The default user name and password for the web UI is 'vagrant'.
 
     Copy and paste this kernel version in the group_vars/all to update the kernel version in the `build_kernel_ver` variable.
 
-3. If you encounter an issue with nodes_vivify role in updating the slurm status on nodes, specifically the error `slurm_update error: Invalid node state specified`. Please increase the compute node memory to 6GB in your Virtual Box.
+	3. If you encounter an issue with nodes_vivify role in updating the slurm status on nodes, specifically the error `slurm_update error: Invalid node state specified`. Please increase the compute node memory. For example if you're using 4GB already increase the memory to 6GB in your Virtual Box.
-- 
GitLab