Spaces:
Runtime error
Runtime error
cdussieux commited on
Update index.html
Browse files- 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://
|
| 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">
|