On Sun, 3 Apr 2011 19:26:16 +0200 [email protected] wrote:
> From: Nico Schottelius <[email protected]> > > Signed-off-by: Nico Schottelius <[email protected]> > --- > README | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/README b/README > index 414eb2e..f33b0a8 100644 > --- a/README > +++ b/README > @@ -5,6 +5,7 @@ the doc folder > Get started like this: > create user releng > git clone git://projects.archlinux.org/users/dieter/releng.git /home/releng > +bash -l # reread .bashrc to update $PATH > > dependencies: > - devtools (for mkarchroot) hmm I agree this should be a bit clearer, but your patch assumes you're already logged in as releng user. if you create a new commit where you say something like "if you want to manually run scripts, [re]login as releng user so that your bash settings such as $PATH are correctly applied", I'll accept that. Dieter
