diff --git a/README.md b/README.md index 1cbf8cf..ab744c4 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ A theme management tool for synchronizing color schemes across multiple applicat ### Linux +#### Arch Linux + +Install the package from AUR using any helper or install manually + +```shell +yay -S clrsync-git +``` + #### Ubuntu 1. Download the latest .deb from the [releases page](https://github.com/obsqrbtz/clrsync/releases) @@ -465,4 +473,4 @@ The GUI provides: - **[toml++](https://github.com/marzer/tomlplusplus)** - Header-only TOML config file parser and serializer for C++17 - **[argparse](https://github.com/p-ranav/argparse)** - Argument Parser for Modern C++ - **[ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)** - Syntax highlighting text editor for ImGui -- **cursed** by **[pyratebeard](https://pyratebeard.net)** - Color scheme \ No newline at end of file +- **cursed** by **[pyratebeard](https://pyratebeard.net)** - Color scheme