diff --git a/pages/common/uname.md b/pages/common/uname.md index 4da2a53587..d27a4600cf 100644 --- a/pages/common/uname.md +++ b/pages/common/uname.md @@ -2,6 +2,8 @@ > Print details about the current machine and the operating system running on it +> Note: If you're on Linux, try also the `lsb_release` command. + - Print hardware-related information: machine and processor `uname -mp`