aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/docker
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-06-28 10:08:45 +0200
committerEike Ziller <eike.ziller@qt.io>2022-06-28 08:32:22 +0000
commite46357a220285e6495f235732c729426a8b390d8 (patch)
tree261c22ed3ac6fa816abeddaba4d1d9a3809b02ef /tests/manual/docker
parent139e190d77647c8fe0d588f0ccd8ee097dc530a7 (diff)
Adapt to move of options to Edit > Preferences
Change-Id: I6881f658db9eec5059b434bce12093667535d5ac Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'tests/manual/docker')
-rw-r--r--tests/manual/docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/docker/README.md b/tests/manual/docker/README.md
index 078127fe60..f7eec1e4dd 100644
--- a/tests/manual/docker/README.md
+++ b/tests/manual/docker/README.md
@@ -35,7 +35,7 @@ For testing:
install similar docker images containing Qt, e.g. darkmattercoder/qt-build
-- Go to Tools -> Options -> Devices, 'Add', 'Apply' for both images.
+- Go to Edit -> Preferences -> Devices, 'Add', 'Apply' for both images.
Note that the Build container alone is sufficient also to run applications,
but using the Run container gives a more restricted setup closer to a
real world scenario.