Link to the referred to previous step in the tutorial authored by Volker Hilsheimer's avatar Volker Hilsheimer
......@@ -85,9 +85,10 @@ This will install the build tools and libraries required to build Qt; the
default Linux desktop for Ubuntu; and a VNC server through which we can connect
to the UI of the machine.
Thanks to our earlier configuration of `minicoin`, the `mutagen` role for
sharing our `~/qt/dev` branch with all minicoin machines is implicitly set.
Configurations such as `cpu` or `memory` do not apply to cloud VMs.
[Thanks to our earlier configuration of `minicoin`](tutorials/Configure-Local-Minicoin.md),
the `mutagen` role for sharing our `~/qt/dev` branch with all minicoin machines
is implicitly set. Configurations such as `cpu` or `memory` do not apply to
cloud VMs.
AWS instances are based on machine images (AMIs), which come with just enough
storage for the OS and perhaps some additional packages. In this case, the
......
......