We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b403751 commit 852873eCopy full SHA for 852873e
README.md
@@ -14,7 +14,7 @@ git clone https://github.com/kubernetes-client/c
14
CLIENT_REPO_ROOT=${PWD}/c
15
16
# Install pre-requisites
17
-sudo apt-get install libssl-dev libcurl4-openssl-dev libwebsockets-dev uncrustify cmake g++
+sudo apt-get install libssl-dev libcurl4-openssl-dev libwebsockets-dev uncrustify cmake
18
19
# Build pre-requisite: libyaml
20
git clone https://github.com/yaml/libyaml --depth 1 --branch release/0.2.5
0 commit comments