[racket] machine states diagrams
2015-01-25 23:09 GMT+01:00 Catonano <catonano at gmail.com>:
> How do I install metapict ?
>
> I tried through the package manager with the github repo url, but it claims
> that a MANIFEST file is missing.
In the package manager in DrRacket paste this link:
https://github.com/soegaard/metapict.git
I github there is easy access to a clone url at the right.
I had to ask at IRC why
git at github.com:soegaard/metapict.git
doesn't work. One must click at the https clone url.
Maybe DrRacket should suggest the same?
/Jens Axel