+# Distribution of Builds
+
+Builds are available at [build.r.bdr.sh][rbdr-builds]. The linux builds are
+generated automatically by the CI: Unstable builds are built from the `main`
+branch, and stable releases are built from tags.
+
+For mac, the process is still manual, since the commands need to be run from
+a macos machine by running `make mac` for unstable builds, and
+`make -e tag=M.m.p` for stable builds.
+