mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-29 15:35:59 -05:00
0f6c1b3856
This is better particularly when the user is following the docker instructions and doesn't have a local checkout at all. It also is a rendered HTML view rather than raw markdown. It'd be nice to link to the exact release we're using, not tip of master. I didn't do this now because it'll likely take some work with build.rs to check if the user is on a tagged release or not. Fixes #180