Skip to content

Commit 8815d23

Browse files
authored
Merge pull request #3 from Obsidian-OS/TheOddCell-patch-1
Update download.html
2 parents 38673df + 30bfc17 commit 8815d23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>Install ObsidianOS</h1>
3232
<ol>
3333
<li><a href="https://github.com/Obsidian-OS/archiso">Create your own ISO</a> or get one from the button below</li>
3434
<li>Install <a href="https://github.com/Obsidian-OS/mkobsidiansfs">mkobsidiansfs</a> and <a href="https://github.com/Obsidian-OS/obsidianctl">obsidianctl</a> to install ObsidianOS on a disk from an Arch host.</li>
35-
<li><b>NEW!</b> From an existing arch host, run <pre><code>sudo bash <(curl -fsSL https://ba.sh/ARbs)</code></pre></li>
35+
<li><b>NEW!</b> From an existing arch host, run <pre><code>curl -fsSL https://ba.sh/ARbs | sudo bash</code></pre></li>
3636
</ol>
3737
Then you will need to follow the <a href="/docs/install">installation guide</a>.
3838
</p>

0 commit comments

Comments
 (0)