Skip to content

Commit

Permalink
docs: Added arch dependency instructions (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianWogersien authored Nov 15, 2023
1 parent 2027514 commit 0885ce0
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 0885ce0

Please sign in to comment.