Fix installation command
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -62,7 +62,7 @@
|
|
| 62 |
<section class="installation">
|
| 63 |
<h2>📦 Installation</h2>
|
| 64 |
<p>Install directly from your Reachy Mini dashboard, or manually:</p>
|
| 65 |
-
<pre><code>
|
| 66 |
</section>
|
| 67 |
</main>
|
| 68 |
|
|
|
|
| 62 |
<section class="installation">
|
| 63 |
<h2>📦 Installation</h2>
|
| 64 |
<p>Install directly from your Reachy Mini dashboard, or manually:</p>
|
| 65 |
+
<pre><code>reachy-mini-app-assistant install AccidentalCoder80/Haven_ReachyMini_Contest_Final</code></pre>
|
| 66 |
</section>
|
| 67 |
</main>
|
| 68 |
|