From 407e97a310a90431085700ecc29c38bb1539f6ed Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 6 Mar 2010 00:39:34 -0800 Subject: [PATCH] Removed redundant sentence from packaging --- docs/getting-started/packaging.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/getting-started/packaging.md b/docs/getting-started/packaging.md index 7a24e8933..dc5b50c2a 100644 --- a/docs/getting-started/packaging.md +++ b/docs/getting-started/packaging.md @@ -44,8 +44,7 @@ end ## Packaging the Project -Run the following code to package the environment up. This code requires -that the environment already exist, so before packaging run `vagrant up`. +Run the following code to package the environment up: {% highlight bash %} $ vagrant halt