From 6a712a0302bc72d52872ec1c88200a7d8196d1eb Mon Sep 17 00:00:00 2001 From: Mark Joshwel <89562141+markjoshwel@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:31:55 +0000 Subject: [PATCH] docs: add .git to forge link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08cb00b..2cb8624 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ there was a better way to check a boolean result lol 2. run `cargo build release` **nix users, rejoice:** `nix run github:markjoshwel/sidestepper` or -`git+https://forge.joshwel.co/mark/sidestepper` (or nix build it, or add it to -your profile, or your system configuration, whatever) +`git+https://forge.joshwel.co/mark/sidestepper.git` (or nix build it, or add it +to your profile, or your system configuration, whatever) ### running it