From 86d420f481b365588095ec2b335396608b13dd2a Mon Sep 17 00:00:00 2001 From: Sam Kottler Date: Sun, 10 Mar 2013 23:00:48 -0400 Subject: [PATCH] Use verbose 'source' to make the document easier to read --- hacking/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hacking/README b/hacking/README index c3772269cdb..9e35f930d50 100644 --- a/hacking/README +++ b/hacking/README @@ -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