diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index a6594a399a..401fe5652e 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -194,7 +194,7 @@ Now build again:: tutor images build -All build commands should now make use of the newly configured builder. To later revert to the default builder, run ``docker buildx use default``. +All build commands should now make use of the newly configured builder. To later revert to the default builder, run ``docker contextuse default``. .. note:: Setting a too low value for maximum parallelism will result in longer build times.