Procházet zdrojové kódy

Document running the client command

Bob Mottram před 8 roky
rodič
revize
1bc2d25d30
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1
    1
      doc/EN/homeserver.org
  2. 2
    2
      website/EN/homeserver.html

+ 1
- 1
doc/EN/homeserver.org Zobrazit soubor

@@ -41,7 +41,7 @@ freedombone-image --setup parabola
41 41
 freedombone-image -t i386 --onion yes
42 42
 #+end_src
43 43
 
44
-Now prepare your local system to talk to the freedombone by running. This will set up avahi and create ssh keys if necessary.
44
+Now prepare your local system to talk to the freedombone by running the following command. This will set up avahi and create ssh keys if necessary.
45 45
 
46 46
 #+begin_src bash
47 47
 freedombone-client

+ 2
- 2
website/EN/homeserver.html Zobrazit soubor

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-23 Wed 17:35 -->
6
+<!-- 2016-11-23 Wed 17:36 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -281,7 +281,7 @@ freedombone-image -t i386 --onion yes
281 281
 </div>
282 282
 
283 283
 <p>
284
-Now prepare your local system to talk to the freedombone by running. This will set up avahi and create ssh keys if necessary.
284
+Now prepare your local system to talk to the freedombone by running the following command. This will set up avahi and create ssh keys if necessary.
285 285
 </p>
286 286
 
287 287
 <div class="org-src-container">