Update README.md

Doesn't hurt to be complete with install instructions though it should be obvious to most..
This commit is contained in:
Sean Straus 2019-06-21 23:05:39 +02:00 committed by GitHub
parent 56b9c754f5
commit 9b6a67f225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,9 @@ You see multiple bounding boxes because it draws bounding boxes from all frames
[![](http://img.youtube.com/vi/nqHbCtyo4dY/0.jpg)](http://www.youtube.com/watch?v=nqHbCtyo4dY "Frigate")
## Getting Started
Build the container with
Download and build the container with
```
git clone https://github.com/blakeblackshear/frigate.git
docker build -t frigate .
```