aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2023-09-05 16:41:49 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2023-09-05 16:41:53 +0200
commit698bd499fdd559301c183e4ff4ec940d4d244600 (patch)
tree3bf1db7dfe49c3e1f1f8aaacdc009e2030274aaa /README.md
parentbd02726bca52e8e3343426d48b6e893ef77dc6cb (diff)
add Nix package
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b5c8079
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+## installation
+
+```console
+nix-env -f. -i
+
+
+## usage
+
+```console
+anissue .
+```