diff --git a/README.md b/README.md index 2eff048..10f014c 100755 --- a/README.md +++ b/README.md @@ -215,6 +215,12 @@ export DEBUG_APT_PROXY_DETECT=1 sudo apt update ``` +perhaps one need to set + +``` +sudo -E apt update +``` + looks like (first run, with comments) ```