diff --git a/pages/gpu/troubleshooting/fix-upgrading-issue.mdx b/pages/gpu/troubleshooting/fix-upgrading-issue.mdx index ad7465e1f3..de08ff604a 100644 --- a/pages/gpu/troubleshooting/fix-upgrading-issue.mdx +++ b/pages/gpu/troubleshooting/fix-upgrading-issue.mdx @@ -9,4 +9,4 @@ dates: When upgrading Ubuntu packages with `apt-get upgrade` if Nvidia packages are included in the update, the Nvidia setup can break. -We recommend upgrading using `apt-get list-upgrade` and then rebooting the Instance. \ No newline at end of file +We recommend upgrading using `apt-get dist-upgrade` and then rebooting the Instance.