diff --git a/morph/grid/local/README.rst b/morph/grid/local/README.rst
index e53cd1a212c1b68ccafc4e112facb0219487b52e..adddddbcf82a5ee4767ead710888f118e2bc3766 100644
--- a/morph/grid/local/README.rst
+++ b/morph/grid/local/README.rst
@@ -62,7 +62,7 @@ Use the local development environment
     morph push grid.nix
     morph deploy grid.nix boot
     vagrant halt
-    vagrant up --no-destroy-on-error # Add `--no-parallel` on low resources
+    vagrant up
     morph upload-secrets grid.nix
 
 You should now be able to log in with the users and keys you set in your ``users.nix`` file.