1
0
Fork 0

canonicalize codeblock language

This commit is contained in:
Trevor Cooper 2023-06-29 14:53:21 -07:00
parent 735dc00201
commit 89c5def5d7
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This SOP details the necessary steps for performing a system upgrade on an openQ
1. Verify current installation is fully upgraded
``` shell linenums="1"
``` bash linenums="1"
dnf upgrade --refresh
```