mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 21:16:50 +08:00
Update readme.md
Simplified install instructions for Ubuntu 16.04
This commit is contained in:
@@ -98,12 +98,9 @@ Binaries
|
|||||||
|
|
||||||
Pre-compiled Windows binaries can be downloaded on the [releases page] (https://github.com/openalpr/openalpr/releases)
|
Pre-compiled Windows binaries can be downloaded on the [releases page] (https://github.com/openalpr/openalpr/releases)
|
||||||
|
|
||||||
Install OpenALPR on Ubuntu 14.04 x64 with the following commands:
|
Install OpenALPR on Ubuntu 16.04 with the following commands:
|
||||||
|
|
||||||
wget -O - http://deb.openalpr.com/openalpr.gpg.key | sudo apt-key add -
|
sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev
|
||||||
echo "deb http://deb.openalpr.com/master/ openalpr main" | sudo tee /etc/apt/sources.list.d/openalpr.list
|
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install openalpr openalpr-daemon openalpr-utils libopenalpr-dev
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
---------------
|
---------------
|
||||||
|
Reference in New Issue
Block a user