commit 61c8429074636333bd43aa7f75157f8785f8cf8c
parent 50ba3d4b8f8cdd891c25dcca6c693ccbe526bab2
Author: Chris Down <chris@chrisdown.name>
Date: Tue, 21 Aug 2018 15:45:30 -0400
readme: Add installation section
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -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