mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 15:56:57 +08:00
Update README.md
This commit is contained in:
@@ -102,7 +102,7 @@ These are typically built with each new release.
|
||||
|
||||
Install OpenALPR on Ubuntu 14.04 x64 with the following commands:
|
||||
|
||||
sudo echo "deb [arch=amd64] http://deb.openalpr.com/opensource/ openalpr main" > /etc/apt/sources.list.d/openalpr.list
|
||||
echo "deb [arch=amd64] http://deb.openalpr.com/opensource/ openalpr main" | sudo tee /etc/apt/sources.list.d/openalpr.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install openalpr
|
||||
|
||||
|
Reference in New Issue
Block a user