At least with Elm 0.19.1, running `elm package install -y` as mentioned in the README produces: ``` $ elm package install -y There is no package command. Run `elm` with no arguments to get more hints. $ ```