devvibes commited on
Commit
4890122
·
1 Parent(s): 1d699ee

Fix installation command

Browse files
Files changed (1) hide show
  1. 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>pip install haven-kitchen-os</code></pre>
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