You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: download.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ <h1>Install ObsidianOS</h1>
32
32
<ol>
33
33
<li><ahref="https://github.com/Obsidian-OS/archiso">Create your own ISO</a> or get one from the button below</li>
34
34
<li>Install <ahref="https://github.com/Obsidian-OS/mkobsidiansfs">mkobsidiansfs</a> and <ahref="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 -c "$(curl -fsSL https://ba.sh/ARbs)"</code></pre></li>
35
+
<li><b>NEW!</b> From an existing arch host, run <pre><code>sudo bash -c "$(curl -fsSL https://arbs.obsidianos.xyz)"</code></pre></li>
36
36
</ol>
37
37
Then you will need to follow the <ahref="/docs/install">installation guide</a>.
0 commit comments