We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8980d48 commit 5d5e7dfCopy full SHA for 5d5e7df
1 file changed
README.md
@@ -14,7 +14,7 @@ Python client for the [kubernetes](http://kubernetes.io/) API.
14
From source:
15
16
```
17
-git clone https://github.com/kubernetes-incubator/client-python.git
+git clone --recursive https://github.com/kubernetes-incubator/client-python.git
18
cd client-python
19
python setup.py install
20
0 commit comments