From 36e82cb5112c4aac3a939a64494d8c756102427d Mon Sep 17 00:00:00 2001 From: Sunshine Date: Sun, 13 Dec 2020 08:42:41 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff12ad1..0fa5e4f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ The guide can be found [here](docs/containers.md) --------------------------------------------------- -## HTTPS and HTTP proxies +## Proxies Please set `https_proxy`, `http_proxy`, and `no_proxy` environment variables. ---------------------------------------------------