diff options
Diffstat (limited to 'h-source/Application/Views/Help/index_es.php')
-rw-r--r-- | h-source/Application/Views/Help/index_es.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index df4f09f..df26c25 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -388,6 +388,14 @@ <pre> dpkg-query -W -f '${Version}\n' cups </pre> + + <h3>How to discover the architecture of your notebook</h3> + + <p>Open a terminal and type the following command:</p> + + <pre> + dpkg --print-architecture + </pre> <a name="fully-free"><h1>Lista de las distribuciones GNU/Linux completamente libres</h1></a> |