In order to prevent regular issues with the notoriously npm-issue-ridden
Aragon CLI module, this removes it as a direct dependency and requires
it to be installed as a system dependency.
Also adds Truffle as a system dependency to the docs (which was missing
before).