document supported targets

This is also a good spot to link to the pre-built binaries. And since I
did that, I can also remove the bit about not publishing binary builds
from the introduction section.
This commit is contained in:
Charles Hall 2024-12-11 17:25:54 -08:00
parent 28a4483c6e
commit 1808ad66f4
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
4 changed files with 45 additions and 6 deletions

View file

@ -91,12 +91,10 @@ the importance of the reliability of a project like this.
## Can I use it?
Theoretically yes, but it's not in a good state for general users yet. There
[isn't very much user-facing docs yet][docs-issue], we
[don't have releases yet][releases-issue], we don't currently publish any binary
builds, and there are several breaking changes to the conduit config that
haven't been documented in detail yet. If building from source and figuring out
the config by reading source code/commit messages doesn't scare you away, go
for it!
[isn't very much user-facing docs yet][docs-issue], we [don't have releases
yet][releases-issue], and there are several breaking changes to the conduit
config that haven't been documented in detail yet. If these issues don't scare
you away, go for it!
If you use nixos, [here's an example][nixos-example].