From e346a0dbd09b4fa5f755da935d69b95b3bcbc534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B3=80=EC=A0=95=ED=9B=88?= Date: Tue, 28 Mar 2023 05:51:16 +0000 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20'README.?= =?UTF-8?q?md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c420b7..93e1fd5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pip install -r requirements.txt --no-index --find-links 경로 - Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-udvjl15t/cryptography/ 에러가 발생할 경우 - setuptools에서 발생하는 에러 - 업그레이드를 하면 해결이 되기도 함 - - pip3 install --upgrade --ignore-installed pip setuptools + - pip3 install --upgrade --ignore-installed pip setuptools ## 1. kubespray 준비 ```