docs: Clarify Ubuntu/Debian install instructions
We use HTTPS these days and mentioning python2.6 in 2017 is very triggering to me.
This commit is contained in:
@@ -27,14 +27,16 @@ right place!
|
|||||||
Debian / Ubuntu
|
Debian / Ubuntu
|
||||||
===============
|
===============
|
||||||
We provide an APT repository with pre-built Overviewer packages for
|
We provide an APT repository with pre-built Overviewer packages for
|
||||||
Debian and Ubuntu users. These packages should work on any system with
|
Debian and Ubuntu users. To do this, add the following line to your
|
||||||
a ``python2.6`` package. To do this, add the following line to your
|
|
||||||
``/etc/apt/sources.list``
|
``/etc/apt/sources.list``
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
deb https://overviewer.org/debian ./
|
deb https://overviewer.org/debian ./
|
||||||
|
|
||||||
|
Note that you will need to have the ``apt-transport-https`` package installed
|
||||||
|
for this source to work.
|
||||||
|
|
||||||
Our APT repository is signed. To install the key (and allow for
|
Our APT repository is signed. To install the key (and allow for
|
||||||
automatic updates), run
|
automatic updates), run
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user