diff --git a/doc/setup/install.rst b/doc/setup/install.rst index 3900243c..1ec553cd 100644 --- a/doc/setup/install.rst +++ b/doc/setup/install.rst @@ -88,7 +88,7 @@ commands as root: .. code-block:: console - # wget -O - https://flectrahq.com/flectra.key | apt-key add - + # wget -O - https://download.flectrahq.com/flectra.key | apt-key add - # echo "deb https://download.flectrahq.com/1.0/pub/deb/ ./" >> /etc/apt/sources.list.d/flectra.list # apt-get update && apt-get install flectra