We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996cf2f commit 05b9f93Copy full SHA for 05b9f93
src/docs-rs/add-dependencies.md
@@ -7,7 +7,7 @@ Rustwide internally uses `rustops/crates-build-env` as the build environment for
7
Docker and docker-compose must be installed. For example, on Debian or Ubuntu:
8
9
```sh
10
-apt-get install docker.io docker-compose
+sudo apt-get install docker.io docker-compose
11
```
12
13
## Getting started
0 commit comments