$ mix archive.install https://github.com/kittoframework/archives/raw/master/kitto_new-0.9.1.ez
$ mix kitto.new dashboard
$ cd dashboard
$ mix deps.get
** (Mix) No matching version for kitto ~> 0.9.1 (from: mix.exs) in registry
The latest version is: 0.9.0
Expected behavior
Install instructions from Readme should be correct.
Environment
Current behavior
Follow instructions from Readme:
Expected behavior
Install instructions from Readme should be correct.