From 3811b5174f6f0faded075c3d8f0ca29e4e787e02 Mon Sep 17 00:00:00 2001 From: Fuzzy Porpoise Date: Sat, 12 Sep 2026 14:10:51 -0500 Subject: [PATCH] Update README.md Missed legacy gitlab.com reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fdf77b..0a0319b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ book mark list --shelf dev --collection tools --format json Build from source: ```bash -go install gitlab.com/polymorcodeus/book@latest +go install github.com/polymorcodeus/book@latest ``` Or clone and build: