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 준비 ```