diff --git a/README.adoc b/README.adoc index 875d847..c1c0054 100644 --- a/README.adoc +++ b/README.adoc @@ -11328,7 +11328,7 @@ For other Linux distros, everything will likely also just work if you install th Find out the packages that we install with: .... -./build --download-dependencies --dry-run +./build --download-dependencies --dry-run | less .... and then just look for the `apt-get` commands shown on the log.