Skip to content

Commit 730bcb7

Browse files
author
Gregory Stoner
authored
Update ROCmInstall.md
1 parent 63f77db commit 730bcb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ROCmInstall.md

+8
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ Table 1. Native Linux Distribution Support in ROCm 1.7
3939

4040
### Pre Install Directions
4141

42+
##### First make sure your system is up to date
43+
44+
```shell
45+
sudo apt update
46+
sudo apt dist-upgrade
47+
sudo reboot
48+
```
49+
4250
##### Verify You Have ROCm Capable GPU Installed int the System
4351

4452
```shell

0 commit comments

Comments
 (0)