From c8e15c5a386a7940c58e849c6b05ee0823e147f4 Mon Sep 17 00:00:00 2001 From: Francesco Longo Date: Wed, 12 Oct 2016 16:06:24 +0200 Subject: [PATCH] Update installation_lxd.md --- docs/installation_lxd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation_lxd.md b/docs/installation_lxd.md index e7a138a..ea60b07 100644 --- a/docs/installation_lxd.md +++ b/docs/installation_lxd.md @@ -44,6 +44,6 @@ In order to login you usually need an RSA key: # lxc file push ~/.ssh/id_rsa.pub iotronic/root/.ssh/authorized_keys --mode=0600 --uid=0 ``` -Then, login into the container and follow the IoTronic installation guide you can find [here](https://github.com/MDSLab/s4t-iotronic-standalone/blob/master/doc/ubuntu1604.md). +Then, login into the container and follow the IoTronic installation guide you can find [here](https://github.com/MDSLab/s4t-iotronic-standalone/blob/master/docs/installation_ubuntu_16.04.md). Then you can do the same for the Lightning-rod, instantiating as many containers as you need and following the installation guide you can find [here](https://github.com/MDSLab/s4t-lightning-rod/blob/master/docs/ubuntu1604.md).