Commit 52a216fb authored by Sheldon Rupp's avatar Sheldon Rupp

Typo

Change KB to MB due to typo.
parent 2c29d598
...@@ -19,7 +19,7 @@ fi ...@@ -19,7 +19,7 @@ fi
# Check that we have enough memory. # Check that we have enough memory.
# #
# /proc/meminfo reports free memory in kibibytes. Our baseline will be 768 KB, # /proc/meminfo reports free memory in kibibytes. Our baseline will be 768 MB,
# which is 750000 kibibytes. # which is 750000 kibibytes.
# #
# Skip the check if we appear to be running inside of Vagrant, because that's really just for testing. # Skip the check if we appear to be running inside of Vagrant, because that's really just for testing.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment