From 73f60945bca9a6990f6e6b2d5c4e974def0dc5f2 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Wed, 22 Jan 2020 18:19:27 -0600 Subject: [PATCH] Add `refreshenv` command to Windows instructions [ci skip] --- resources/vagrant/windows/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/vagrant/windows/README.md b/resources/vagrant/windows/README.md index a778bc4..f4eef57 100644 --- a/resources/vagrant/windows/README.md +++ b/resources/vagrant/windows/README.md @@ -9,6 +9,7 @@ vagrant ssh Once inside the VM: ``` bash +refreshenv cd uuid composer install composer run-script --timeout=0 test