readme: Add installation section

This commit is contained in:
Chris Down 2018-08-21 15:45:30 -04:00
parent 50ba3d4b8f
commit 61c8429074

View file

@ -23,6 +23,14 @@ invoke clipmenu in exactly the same way to get the same effect, like so:
You can remove clips with the `clipdel` utility, see `clipdel --help`.
# Installation
Several distributions, including Arch and Nix, provide clipmenu as an official
package called `clipmenu`.
If your distribution doesn't provide a package, you can run the scripts
standalone (or better yet, package them!).
# How does it work?
The code is fairly simple and easy to follow, you may find it easier to read