updated README to indicate that ubuntu20.04 is supported.

This commit is contained in:
Mustapha Zorgati 2020-05-02 15:40:08 +02:00
parent b44509f281
commit e3bd46f096

View file

@ -22,7 +22,7 @@ If you are an existing user of the nvidia-docker2 packages, review the instructi
For first-time users of Docker 19.03 and GPUs, continue with the instructions for getting started below.
### Ubuntu 16.04/18.04, Debian Jessie/Stretch/Buster
### Ubuntu 16.04/18.04/20.04, Debian Jessie/Stretch/Buster
```sh
# Add the package repositories
distribution=$(. /etc/os-release;echo $ID$VERSION_ID)