Fix a small typo

This commit is contained in:
Pierre Riteau 2013-06-30 21:22:32 +01:00
parent 2e0affe532
commit 33c5a3bd50
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ Available commands are:
If you get an error that `packer` could not be found, then your PATH If you get an error that `packer` could not be found, then your PATH
environmental variable was not setup properly. Please go back and ensure environmental variable was not setup properly. Please go back and ensure
that yoru PATH variable contains the directory which has Packer installed. that your PATH variable contains the directory which has Packer installed.
Otherwise, Packer is installed and you're ready to go! Otherwise, Packer is installed and you're ready to go!