modification to alprd install doc

This commit is contained in:
Matt Hill 2016-04-11 23:24:17 -04:00
parent 8877f085b0
commit ec7277056a

View File

@ -250,7 +250,7 @@ Add the OpenALPR GPG key and setup the OpenALPR deb repository
wget -O - http://deb.openalpr.com/openalpr.gpg.key | sudo apt-key add - wget -O - http://deb.openalpr.com/openalpr.gpg.key | sudo apt-key add -
echo "deb http://deb.openalpr.com/commercial/ trusty main" | sudo tee /etc/apt/sources.list.d/openalpr.list echo "deb http://deb.openalpr.com/commercial/ trusty main" | sudo tee /etc/apt/sources.list.d/openalpr.list
sudo apt-get update && sudo apt-get -y install openalpr openalpr-daemon sudo apt-get update && sudo apt-get -y install openalpr openalpr-daemon openalpr-daemonconfig
Edit the configuration file Edit the configuration file