-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation guidelines should avoid compiler installation #14
Comments
I added instructions in the README. However, I've never tested the Still have more work to do in the Tool and Package Developers sections, but the Users section I hope is reasonably good. |
This is great, thanks! Let's close this issue for now, and reopen more specific ones for the two other sections when the times come. |
Woops, spoke too soon:
From the manual it seems that the repo should be indexed when served through HTTP. I guess that means we'll have to setup a mirror incorporating the indexes somewhere, doesn't it? |
It works when Regardless, we should do the indexing anyway, so I don't think this will be an obstacle... just more work. |
I think the
README
file should provide complete installation instructions that avoid compiling the ocaml compiler. Not sure though how to do that;o)
!The text was updated successfully, but these errors were encountered: