diff options
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 4cd7788..95cb3c3 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -206,6 +206,8 @@ <p> To easily identify which size chip is present:<br> # <b>dmidecode | grep ROM\ Size</b><br> + or (on some distributions):<br/> + $ <b>sudo dmidecode | grep ROM\ Size</b> </p> <pre> # ROM Size: 8192 kB |