From 0e6cfb8b2951408be93e79f2e0842d9e92e14179 Mon Sep 17 00:00:00 2001 From: bobwen-dev <77950078+bobwen-dev@users.noreply.github.com> Date: Mon, 25 Jan 2021 14:33:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83174fa..c82d81d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ htpdate http://www.pool.ntp.org https://www.openssl.org Access through a http proxy ```bash -set http_proxy=http://127.0.0.1:8118 +export http_proxy=http://127.0.0.1:8118 htpdate www.pool.ntp.org ```