Update home authored by Popi's avatar Popi
......@@ -17,9 +17,9 @@ You need a fairly recent version of conky (tested successfully on 1.10), availab
**note : if you are not sure about mixing jessie and stretch, it's provably better for you to wait until you upgrade your system first to Stretch**
I Can't be too sure, but I think you actually only need to install **conky-full**:
I Can't be too sure, but I think you actually only need to install **conky-all**:
```
sudo apt-get install conky-full
sudo apt-get install conky-all
```
That should suffice, as lua libs will come up as dependencies:
```
......
......