mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 01:47:37 -02:30
Merge pull request #1902 from pipo02mix/patch-1
Typo in the apt-get command
This commit is contained in:
@@ -32,7 +32,7 @@ Debian Jessie installation Notes:
|
|||||||
|
|
||||||
- Install Jinja2 and Python-Netaddr
|
- Install Jinja2 and Python-Netaddr
|
||||||
|
|
||||||
```sudo apt-get install phyton-jinja2=2.8-1~bpo8+1 python-netaddr```
|
```sudo apt-get install python-jinja2=2.8-1~bpo8+1 python-netaddr```
|
||||||
|
|
||||||
|
|
||||||
Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)
|
Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)
|
||||||
|
|||||||
Reference in New Issue
Block a user