Document running the client command

This commit is contained in:
Bob Mottram 2016-11-23 17:36:39 +00:00
parent 90b82e5ed4
commit 1bc2d25d30
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ freedombone-image --setup parabola
freedombone-image -t i386 --onion yes freedombone-image -t i386 --onion yes
#+end_src #+end_src
Now prepare your local system to talk to the freedombone by running. This will set up avahi and create ssh keys if necessary. 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.
#+begin_src bash #+begin_src bash
freedombone-client freedombone-client

View File

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