From c659e8292c5d74bb844cb5562ce0fd7e0b076d07 Mon Sep 17 00:00:00 2001 From: Juan Ibiapina Date: Fri, 21 Jun 2024 00:04:26 +0200 Subject: [PATCH] doc: Hide install instructions by default in README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 070c1ad..45bf057 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,16 @@ the documentation. ## Installation -### Homebrew +
+Homebrew ```sh brew install juanibiapina/tap/sub ``` +
-### Nix with Flakes +
+Nix with Flakes (binary install) Add sub to your flake inputs: @@ -59,6 +62,7 @@ Then add it to your packages: ]; } ``` +
## Setup