From c30866e58e710724eb17614c47ae2965c97c7ca7 Mon Sep 17 00:00:00 2001 From: Adam Avramov Date: Wed, 28 Apr 2021 15:14:02 +0300 Subject: [PATCH] Fix x86_64 label; show how to get CPU type on Linux --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 329c8e3..1464a60 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This is Mac OS 8, running in an [Electron](https://electronjs.org/) app pretendi 💿 deb
- 32-bit + 64-bit 💿 rpm | @@ -95,7 +95,10 @@ This is Mac OS 8, running in an [Electron](https://electronjs.org/) app pretendi | 💿 deb - +
+ + ❓ Don't know what kind of chip you have? Run `uname -m` in the console. +