You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ To simplify the setup process, you can use the provided [docker-compose.yml](htt
85
85
2. **Run Docker Compose:**
86
86
87
87
```bash
88
-
docker-compose up -d
88
+
dockercompose up -d
89
89
```
90
90
91
91
>**Note:** This command launches the Android emulator and web interface. First boot takes some time to initialize. Once ready, the device will appear in the web interface at http://localhost:8000.
0 commit comments