Merge pull request #2353 from skottler/setup_clarification

Use verbose 'source' to make the document easier to read
This commit is contained in:
Michael DeHaan 2013-03-10 20:13:23 -07:00
commit 4eaca08664

View file

@ -3,6 +3,4 @@ ansible from a git checkout.
To use it from the root of a checkout:
$ . ./hacking/env-setup
Note the space between the '.' and the './'
$ source ./hacking/env-setup