diff --git a/docs/installing.rst b/docs/installing.rst index bcb8b7f..ed1e2d5 100644 --- a/docs/installing.rst +++ b/docs/installing.rst @@ -27,14 +27,16 @@ right place! Debian / Ubuntu =============== We provide an APT repository with pre-built Overviewer packages for -Debian and Ubuntu users. These packages should work on any system with -a ``python2.6`` package. To do this, add the following line to your +Debian and Ubuntu users. To do this, add the following line to your ``/etc/apt/sources.list`` :: 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 automatic updates), run