diff --git a/module2/ressources/gitlab.org b/module2/ressources/gitlab.org index 162a18a5681864089df10086a9238e80c28497d5..f83fb379788b0e6e6570a5152c7c5c402632efb8 100644 --- a/module2/ressources/gitlab.org +++ b/module2/ressources/gitlab.org @@ -75,7 +75,7 @@ apt-get update ; apt-get install git ** Dealing with proxies You may be behind a proxy, in which case you may have trouble cloning or fetching from a remote repository or you may get an error like -=unable to access '...' Couldn't resolve host '...'=. +=unable to access ... Couldn't resolve host ...= In such case, consider something like this: #+begin_src shell :results output :exports both