Matsuri

Results 2 issues of Matsuri

Out of mere developer error, I inserted into the `maxAge` field what should have been entered in `expires`: ``` maxAge : new Date(Date.now() + 3600000) ``` Instead of ``` expires...

investigate

Based on #10 the issue is itself not actually with the install but the instructions provided to install the ASDF plugin for R. This is just a single line change...