Update local.md (#5108)

Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
This commit is contained in:
XsWack
2017-08-23 07:45:08 +08:00
committed by Steve Perry
parent b919d9e9df
commit b8800e670f
+1 -1
View File
@@ -12,7 +12,7 @@ The purpose of using [LXD](https://linuxcontainers.org/lxd/) on a local machine
Install [conjure-up](http://conjure-up.io/), a tool for deploying big software.
```
sudo snap install conjure-up --classic
sudo snap install conjure-up --classic
```
Note: If conjure-up asks you to "Setup an ipv6 subnet" with LXD, answer NO. ipv6 with Juju/LXD is currently unsupported.