mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 00:46:49 +08:00
modification to alprd install doc
This commit is contained in:
@@ -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 -
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user