diff --git a/doc/EN/debianinstall.org b/doc/EN/debianinstall.org index 8b13bf45..b62f501b 100644 --- a/doc/EN/debianinstall.org +++ b/doc/EN/debianinstall.org @@ -28,7 +28,7 @@ git clone https://github.com/bashrc/freedombone cd freedombone git checkout stretch make install -freedombone makeconfig +freedombone menuonfig (or freedombone menuconfig-onion) #+END_SRC The installation process will then begin. Depending upon the hardware you're installing onto and your internet connection speed it may take quite a while to install. diff --git a/website/EN/debianinstall.html b/website/EN/debianinstall.html index 60fcaee8..02f38c0c 100644 --- a/website/EN/debianinstall.html +++ b/website/EN/debianinstall.html @@ -3,10 +3,10 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- + -su
+su
apt-get update
apt-get -qy install build-essential git dialog
git clone https://github.com/bashrc/freedombone
cd freedombone
git checkout stretch
make install
-freedombone makeconfig
-
+freedombone menuonfig (or freedombone menuconfig-onion)
+