Removed redundant sentence from packaging
This commit is contained in:
parent
33b6224b83
commit
407e97a310
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue