diff --git a/doc/contributing.texi b/doc/contributing.texi index 66ea408e243..55202a4b715 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -142,6 +142,7 @@ Guix Consensus Document 003}.}: @example git clone https://git.guix.gnu.org/guix.git +cd guix @end example @cindex authentication, of a Guix checkout @@ -181,6 +182,7 @@ guix shell -D guix -CPW or even, from within a Git worktree for Guix: @example +echo $(pwd) >> ~/.config/guix/shell-authorized-directories guix shell -CPW @end example