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
cargo run -p torrust-dependency-installer --bin dependency-installer -- install
27
+
cargo run -p torrust-tracker-deployer-dependency-installer --bin dependency-installer -- install
28
28
```
29
29
30
-
> **Note**: `cargo run --bin dependency-installer` does not work from the workspace root because the binary lives in a sub-package. Always use `-p torrust-dependency-installer`.
30
+
> **Note**: `cargo run --bin dependency-installer` does not work from the workspace root because the binary lives in a sub-package. Always use `-p torrust-tracker-deployer-dependency-installer`.
0 commit comments