mirror of https://github.com/k3s-io/k3s
Merge pull request #18562 from fgimenez/added-missing-juju-dependency-to-doc
Auto commit by PR queue botpull/6/head
commit
be623ae3fa
|
@ -69,7 +69,7 @@ local Ubuntu system:
|
|||
|
||||
sudo add-apt-repository ppa:juju/stable
|
||||
sudo apt-get update
|
||||
sudo apt-get install juju-core juju-quickstart
|
||||
sudo apt-get install juju-core juju-quickstart juju-deployer
|
||||
|
||||
|
||||
### With Docker
|
||||
|
|
Loading…
Reference in New Issue