Improve README.md

This commit is contained in:
Brendan LE GLAUNEC
2016-06-02 10:13:48 +02:00
committed by Brendan Le Glaunec
parent 49bc3820aa
commit 60288c09e4
+2 -1
View File
@@ -42,7 +42,7 @@ The quick install uses docker to build Cameradar without polluting your machine
### Dependencies
The only dependencies are `docker` and `docker-compose`.
The only dependencies are `docker`, `docker-tools`, `git` and `make`.
### Five steps guide
@@ -63,6 +63,7 @@ The manual installation is recommended if you want to tweak Cameradar and quickl
To install Cameradar you will need these packages
* cmake (`cmake`)
* git (`git`)
* gstreamer1.x (`libgstreamer1.0-dev`)
* ffmpeg (`ffmpeg`)
* libcurl (`libcurl4-openssl-dev`)