Skip to content

Commit

Permalink
Updated wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 4, 2014
1 parent 670155d commit d7b1344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homestead.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ To add Bash aliases to your Homestead box, simply add to the `aliases` file in t

### Launch The Vagrant Box

Once you have edited the `Homestead.yaml` to your liking, run the `homestead up` command in your terminal. If you installed Homestead manually are are not using the PHP `homestead` tool, simply run `vagrant up` from the directory that contains your cloned Homestead Git repository.
Once you have edited the `Homestead.yaml` to your liking, run the `homestead up` command in your terminal. If you installed Homestead manually and are not using the PHP `homestead` tool, run `vagrant up` from the directory that contains your cloned Homestead Git repository.

Vagrant will boot the virtual machine, and configure your shared folders and Nginx sites automatically! To destroy the machine, you may use the `homestead destroy` command. For a complete list of available Homestead commands, run `homestead list`.

Expand Down

0 comments on commit d7b1344

Please sign in to comment.