diff --git a/README.md b/README.md index 57e14ee..d4bd65f 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,14 @@ to install pluto: sudo snap install pluto ``` +Connect the snap interfaces needed by `pluto` to complete the installation. + +```shell +sudo snap connect pluto:ssh-public-keys +sudo snap connect pluto:dot-local-share-juju +sudo snap connect pluto:dot-local-share-juju juju:dot-local-share-juju +``` + Now use the following command to bootstrap your HPC cluster: ```shell