Skip to content

Commit

Permalink
Merge pull request #20 from meghan06/main
Browse files Browse the repository at this point in the history
Make installation comands easier to copy
  • Loading branch information
WeirdTreeThing committed Aug 8, 2023
2 parents 0d8f504 + 325839b commit f61eca7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<h1 align="center">Setup audio on Chromebooks/boxes</h1>

# Instructions
1. `git clone https://github.com/WeirdTreeThing/chromebook-linux-audio`
2. `cd chromebook-linux-audio`
3. `./setup-audio`
1. git clone https://github.com/WeirdTreeThing/chromebook-linux-audio
2. cd chromebook-linux-audio
3. ./setup-audio

# Requirements
1. `python 3.10`
2. `git`

# Supported Devices
See the [linux compatibility sheet](https://docs.google.com/spreadsheets/d/1udREts28cIrCL5tnPj3WpnOPOhWk76g3--tfWbtxi6Q/edit#gid=0) for more info.
See the [Linux compatibility sheet](https://docs.google.com/spreadsheets/d/1udREts28cIrCL5tnPj3WpnOPOhWk76g3--tfWbtxi6Q/edit#gid=0) for more info.

# Officially Supported distros
1. Arch Linux
Expand All @@ -26,5 +26,5 @@ See the [linux compatibility sheet](https://docs.google.com/spreadsheets/d/1udRE

For both Debian and PopOS, you can get a custom kernel [here](https://elly.rocks/tmp/BUILDROOT/linux-image-6.1.27chrultrabook-fixups_6.1.27chrultrabook-fixups-8_amd64.deb).

# Other distros
# Other Distros
Other distros will likely work but will require you to manually install packages, with the exception of Ubuntu and Ubuntu based distros like Linux Mint. These have outdated packages and may or may not work, you are on your own if you choose to use these.

0 comments on commit f61eca7

Please sign in to comment.