mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
move old articles to legacy and remove from wiki
This commit is contained in:
9
wiki/legacy/l-Chrome-OS-Installation.md
Normal file
9
wiki/legacy/l-Chrome-OS-Installation.md
Normal 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.
|
||||
Reference in New Issue
Block a user