diff --git a/README.md b/README.md index db5335e0fb5e99885741fe42890297dfe57625dc..d7ebfac1233a5cedf4e581f9d024429d4ad2851c 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ This option controls which driver libraries/binaries will be mounted inside the #### Possible values * `compute,video`, `graphics,utility` …: a comma-separated list of driver features the container needs. * `all`: enable all available driver capabilities. -* *empty* or *unset*: use default driver capability: `utility`. +* *empty* or *unset*: use default driver capability: `utility,compute`. #### Supported driver capabilities * `compute`: required for CUDA and OpenCL applications.