Merge pull request #109 from egasimus/patch-1

Fix x86_64 label; show how to get CPU type on Linux
This commit is contained in:
Felix Rieseberg 2021-04-28 10:12:29 -07:00 committed by GitHub
commit 78411c9fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -95,7 +95,10 @@ This is Mac OS 8, running in an [Electron](https://electronjs.org/) app pretendi
</a> |
<a href="https://github.com/felixrieseberg/macintosh.js/releases/download/v1.1.0/macintosh.js_1.1.0_armhf.deb">
💿 deb
</a>
</a><br />
<span>
❓ Don't know what kind of chip you have? Run `uname -m` in the console.
</span>
</td>
</tr>
</table>