From 4a89e06c838542023fcc026d092407069b0b47f1 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Sun, 12 Jul 2026 13:27:38 -0700 Subject: Change git to https as recommended --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47aa993..9319192 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ To use this repository, add it to portate and then sync it: ``` -eselect repository add csobczak git git://git.sobczak.family/csobczak.ebuild +eselect repository add csobczak git https://git.sobczak.family/csobczak.ebuild emaint -r csobczak sync # this is the same as emerge --sync csobczak ``` -- cgit v1.2.3