Document running the client command
This commit is contained in:
parent
90b82e5ed4
commit
1bc2d25d30
|
@ -41,7 +41,7 @@ freedombone-image --setup parabola
|
|||
freedombone-image -t i386 --onion yes
|
||||
#+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
|
||||
freedombone-client
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<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 name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -281,7 +281,7 @@ freedombone-image -t i386 --onion yes
|
|||
</div>
|
||||
|
||||
<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>
|
||||
|
||||
<div class="org-src-container">
|
||||
|
|
Loading…
Reference in New Issue