Make code block look better
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marko Korhonen 2022-03-25 19:03:28 +02:00
parent 0d1802f8d9
commit 9b36517582
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -12,7 +12,7 @@ useful.
All of the packages in this repository are optimized for x86-v3. To
check if you CPU is supported, run the following command
[source,code]
[source,shell]
----
/lib/ld-linux-x86-64.so.2 --help | grep "x86-64-v3 (supported, searched)"
----