From 3f3e99c6d2b594cdd863c9486d3242afc86db823 Mon Sep 17 00:00:00 2001 From: keleher <keleher@cs.umd.edu> Date: Wed, 30 Aug 2017 11:06:27 -0400 Subject: [PATCH] auto --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9deb23..f7970d8 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ This will start a server on the VM, listening on port 8881. We will access it fr ### Notes -You might see `reboot required` on loggin in. You can either ignore this, or +You might see `reboot required` on logging in. You can either ignore this, or reboot via `vagrant halt` and then `vagrant up` again. If you reboot from `/sbin/reboot` you might lose the sync'd `/vagrants` folder. If so, retrieve via `vagrant reload`. -- GitLab