cdussieux commited on
Commit
6424d60
·
unverified ·
1 Parent(s): dfc660e

Update index.html

Browse files
Files changed (1) hide show
  1. docs/index.html +1 -1
docs/index.html CHANGED
@@ -138,7 +138,7 @@
138
  <div class="manual-install">
139
  <h3>Manual Installation</h3>
140
  <p>If the button doesn't work, copy and run this command:</p>
141
- <code id="curlCommand">curl -X POST http://localhost:8000/api/install -H "Content-Type: application/json" -d '{"url": "https://github.com/your-username/your-repo", "name": "your-app-name"}'</code>
142
  </div>
143
 
144
  <div class="github-link">
 
138
  <div class="manual-install">
139
  <h3>Manual Installation</h3>
140
  <p>If the button doesn't work, copy and run this command:</p>
141
+ <code id="curlCommand">curl -X POST http://localhost:8000/api/install -H "Content-Type: application/json" -d '{"url": "https://huggingface.co/spaces/pollen-robotics/reachy_mini_app_example", "name": "reachy_mini_app_example"}'</code>
142
  </div>
143
 
144
  <div class="github-link">