diff --git a/README.md b/README.md index 60393d491..a6436fa2e 100644 --- a/README.md +++ b/README.md @@ -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 . ```