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
{{ message }}
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: install/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
@@ -59,7 +59,7 @@ If you want to quickly play with the tools before installing anything on your ho
59
59
Once the installation is completed, you can test the provided encoders and multiplex configuration files by applying the following steps:
60
60
1. Install dablin
61
61
```
62
-
sudo apt install --yes dablin
62
+
sudo apt-get install -y dablin
63
63
```
64
64
1. Access the supervison web user interface `http://<YOUR_HOST>:8001`, where <YOUR_HOST> is the host where you installed the dab script. The user is `odr` and the password is `odr`
0 commit comments