diff --git a/docs/getting-started-guides/ubuntu/local.md b/docs/getting-started-guides/ubuntu/local.md index 6ef3f8ce74..59e9581c2f 100644 --- a/docs/getting-started-guides/ubuntu/local.md +++ b/docs/getting-started-guides/ubuntu/local.md @@ -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.