Browse Source

menuconfig

Bob Mottram 7 years ago
parent
commit
590ac1a45c
2 changed files with 3 additions and 3 deletions
  1. 1
    1
      doc/EN/debianinstall.org
  2. 2
    2
      website/EN/debianinstall.html

+ 1
- 1
doc/EN/debianinstall.org View File

28
 cd freedombone
28
 cd freedombone
29
 git checkout stretch
29
 git checkout stretch
30
 make install
30
 make install
31
-freedombone menuonfig (or freedombone menuconfig-onion)
31
+freedombone menuconfig (or freedombone menuconfig-onion)
32
 #+END_SRC
32
 #+END_SRC
33
 
33
 
34
 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.
34
 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.

+ 2
- 2
website/EN/debianinstall.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2018-01-23 Tue 19:31 -->
6
+<!-- 2018-01-23 Tue 19:33 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
264
 <span class="org-builtin">cd</span> freedombone
264
 <span class="org-builtin">cd</span> freedombone
265
 git checkout stretch
265
 git checkout stretch
266
 make install
266
 make install
267
-freedombone menuonfig (or freedombone menuconfig-onion)
267
+freedombone menuconfig (or freedombone menuconfig-onion)
268
 </pre>
268
 </pre>
269
 </div>
269
 </div>
270
 
270