add wording on installation of the SDK and daemon + browser limitation
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -220,7 +220,7 @@
|
|
| 220 |
<body>
|
| 221 |
<div class="container">
|
| 222 |
<h1>🤖 Reachy Mini Control Panel</h1>
|
| 223 |
-
<p class="subtitle">WebSocket Real-time Control</p>
|
| 224 |
|
| 225 |
<!-- Connection Status -->
|
| 226 |
<div class="section">
|
|
|
|
| 220 |
<body>
|
| 221 |
<div class="container">
|
| 222 |
<h1>🤖 Reachy Mini Control Panel</h1>
|
| 223 |
+
<p class="subtitle">WebSocket Real-time Control. Just install the [Reachy Mini SDK](https://github.com/pollen-robotics/reachy_mini) and the daemon for this demo to work (might not work in all browsers) </p>
|
| 224 |
|
| 225 |
<!-- Connection Status -->
|
| 226 |
<div class="section">
|