diff --git a/doc/installation.org b/doc/installation.org index deef170c..5d314203 100644 --- a/doc/installation.org +++ b/doc/installation.org @@ -170,7 +170,7 @@ On your internet router, typically under firewall settings, open the following p You can configure laptops or desktop machines which connect to the Freedombone server in the following way. This alters encryption settings to improve overall security. #+BEGIN_SRC bash -sudo apt-get install git dialog +sudo apt-get install git dialog haveged git clone https://github.com/bashrc/freedombone cd freedombone sudo make install diff --git a/website/installation.html b/website/installation.html index 3b88f788..35aed827 100644 --- a/website/installation.html +++ b/website/installation.html @@ -4,7 +4,7 @@
sudo apt-get install git dialog
+sudo apt-get install git dialog haveged
git clone https://github.com/bashrc/freedombone
cd freedombone
sudo make install