mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-11 07:28:22 -07:00
Merge pull request #2353 from skottler/setup_clarification
Use verbose 'source' to make the document easier to read
This commit is contained in:
commit
4eaca08664
1 changed files with 1 additions and 3 deletions
|
@ -3,6 +3,4 @@ ansible from a git checkout.
|
||||||
|
|
||||||
To use it from the root of a checkout:
|
To use it from the root of a checkout:
|
||||||
|
|
||||||
$ . ./hacking/env-setup
|
$ source ./hacking/env-setup
|
||||||
|
|
||||||
Note the space between the '.' and the './'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue