move old articles to legacy and remove from wiki

This commit is contained in:
Jay Lee
2025-09-23 18:53:53 +00:00
parent 79de854440
commit de71baff60
52 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Chrome OS devices that [support Linux apps](https://support.google.com/chromebook/answer/9145439?hl=en) can run GAM. This includes Intel/AMD x86_64 Chromebooks as well as ARM-based Chromebooks with Mediatek or Rockchip 64-bit CPUs.
1. [Set up Linux on your Chromebook](https://support.google.com/chromebook/answer/9145439?hl=en).
1. From the Terminal app, run the following commands:
```
sudo apt update
sudo apt install xz-utils
```
1. Follow the [Quick Start Linux install](https://github.com/jay0lee/GAM#linux--macos) instructions.