diff --git a/labs-and-projects/Lab1/vm/README.md b/labs-and-projects/Lab1/vm/README.md index 2b77770320ec8443dfb7641800a24ee7cebc2a3c..c1be27dafe25f7e952ba3071280dabcc16f8920b 100644 --- a/labs-and-projects/Lab1/vm/README.md +++ b/labs-and-projects/Lab1/vm/README.md @@ -37,6 +37,8 @@ These directions might be a bit stale. # **Note:** How to Stop and Start your VM +**Note:** This isn't necessary right now but might be useful as a reference throughout the semester. + **Important: Before you begin this process, make sure to save all your progress by pushing it to your Git repository. If you are unsure how to do this, refer to the [git-workflows](../../git-workflows/README.md) document for guidance.** Throughout the semester, you might run out of RAM on your VM. RAM (Random Access Memory) is different from the persistent storage (disk space) on your VM, which is much larger. RAM is the memory used to run programs and handle active processes on your VM, while storage is where files and data are saved permanently.