diff --git a/docs/installation/install.md b/docs/installation/install.md index ac71576287..a9c1ecfa80 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -4,7 +4,7 @@ Liqo can be easily installed with *liqoctl*, which automatically handles all the Under the hood, *liqoctl* uses [Helm 3](https://helm.sh/) to configure and install all the Liqo components, using the Helm chart available in the official repository. Alternatively, you can install Liqo manually with Helm. -However, we suggest to use *liqoctl* also in this case, which can be configured to generate a local file with **pre-configured values** that can be further customized and used for your manual installation. +However, we suggest to use *liqoctl* also in this case. In fact, *liqoctl* can also generate a local file with **pre-configured values**, which can be further customized and used for your manual installation. You can refer to the previous section about [downloading and installing *liqoctl*](liqoctl.md).