diff options
author | WeirdTreeThing <bradyn127@protonmail.com> | 2025-01-22 10:05:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 10:05:53 -0500 |
commit | 4647ce2297a7142dabe3cae1de718a69cb370448 (patch) | |
tree | 519e9a2b1e77ef36e918b23dac942fd3dff9e39d /README.md | |
parent | 19aec9ab42ae149924ff89a7efc8458be8ab4a91 (diff) | |
parent | 0ed046a5ae37f109c620f0492fbf4ffd24abf7d3 (diff) |
Added Void Linux Support + list of supported distributions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md index 97c7194..6061e97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ <h1 align="center">Utility to generate keyd configurations for use on Chromebooks</h1> -# Instructions +## List of supported distributions +- Alpine +- Arch Linux +- Chimera Linux +- Debian +- Fedora +- openSUSE +- Ubuntu +- Void Linux + +### Instructions 1. git clone https://github.com/WeirdTreeThing/cros-keyboard-map 2. cd cros-keyboard-map 3. ./install.sh |