## Steps to reproduce 1. Install Magento from `develop` branch. 2. After all Modules are installed, a message is shown in green letters on the last line. Read that message. The message says: > Please re-run Magento compile command It can be greatly improved by removing the inaccuracy as there is no such command named "`compile`". The command name is "`setup:di:compile`". This should be trivial to fix.