mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-03 09:55:59 -05:00
point to correct version of install instructions
This is particularly important right now. The master branch describes a config file that doesn't exist in the latest release (0.7.1). Fixes #204
This commit is contained in:
parent
0a9ec04a4e
commit
de28f6eed3
@ -12,7 +12,13 @@ via the prebuilt Docker images available for x86-64, arm64, and arm. If you
|
|||||||
instead want to build Moonfire NVR yourself, see the [Build
|
instead want to build Moonfire NVR yourself, see the [Build
|
||||||
instructions](build.md).
|
instructions](build.md).
|
||||||
|
|
||||||
First, install [Docker](https://www.docker.com/) if you haven't already,
|
First, make sure you are viewing instructions that match the release you intend
|
||||||
|
to install. When viewing this page on Github, look for a pull-down in the upper
|
||||||
|
left, and pick the latest tagged version:
|
||||||
|
|
||||||
|
![Selecting a version of install instructions](install-version.png)
|
||||||
|
|
||||||
|
Next, install [Docker](https://www.docker.com/) if you haven't already,
|
||||||
and verify `sudo docker run --rm hello-world` works.
|
and verify `sudo docker run --rm hello-world` works.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user