From 7d4f0337b3efdb9d5845fbf85b384649f524e9c9 Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Tue, 6 Jun 2023 17:39:19 +1000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e029e5b..4f4ae23 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,18 @@ problem. If you want to create a package to install things please do. Let me know and ill ensure I add it here. +#### Go Get + +If you have Go >= 1.20 installed + +`go install github.com/boyter/cs@v1.1.0` + +#### Nixos + +`nix-shell -p codespelunker` + +https://github.com/NixOS/nixpkgs/pull/236073 + #### Manual Binaries for Windows, GNU/Linux and macOS are available from the [releases](https://github.com/boyter/cs/releases) page.