Update Ubuntu install instructions
Removed need to install snapshot version for latest Ubuntu now that 1.28 is packaged.
This commit is contained in:
parent
5abd7ce7cd
commit
1f73155bfd
|
@ -3,14 +3,10 @@ Ubuntu
|
|||
|
||||
PPA Install
|
||||
-----------
|
||||
Follow these instructions to install current release version on Ubuntu 13.04 or under.:
|
||||
Follow these instructions to install current release version on Ubuntu.:
|
||||
|
||||
sudo apt-add-repository ppa:iconnor/zoneminder
|
||||
|
||||
Or Ubuntu 14.10 you will need to install the Snapshot PPA from the master branch instead.:
|
||||
|
||||
sudo apt-add-repository ppa:iconnor/zoneminder-master
|
||||
|
||||
Once you have updated the repository then update and install the package.:
|
||||
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Reference in New Issue