Update install instructions
This commit is contained in:
parent
50f41db043
commit
b54111dc18
|
@ -31,8 +31,6 @@ freedombone-image -t i386 --onion yes
|
|||
|
||||
Or on Arch/Parabola:
|
||||
|
||||
First you will need to create an image. On a debian based distro:
|
||||
|
||||
#+begin_src bash
|
||||
sudo pacman -S git
|
||||
git clone https://github.com/bashrc/freedombone
|
||||
|
|
|
@ -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-05 Sat 16:57 -->
|
||||
<!-- 2016-11-05 Sat 16:59 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -269,10 +269,6 @@ freedombone-image -t i386 --onion yes
|
|||
Or on Arch/Parabola:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
First you will need to create an image. On a debian based distro:
|
||||
</p>
|
||||
|
||||
<div class="org-src-container">
|
||||
<pre class="src src-bash">sudo pacman -S git
|
||||
git clone https://github.com/bashrc/freedombone
|
||||
|
|
Loading…
Reference in New Issue