Skip to content

Commit

Permalink
Added arch dependency instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianWogersien authored Nov 11, 2023
1 parent 2027514 commit a1bc350
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ Alpine:
apk add libxcb libxrandr dbus
```

ArchLinux:

```sh
pacman -S libxcb libxrandr dbus
```

## License

This project is licensed under the Apache License. See the [LICENSE](LICENSE) file for details.

0 comments on commit a1bc350

Please sign in to comment.