From 16ab33147d5013884c1e381fe05b27d4c90dd867 Mon Sep 17 00:00:00 2001 From: sw1tchbl4d3 Date: Tue, 13 Jul 2021 21:34:38 +0200 Subject: [PATCH] Remove obsolete reference to Github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0864d07..76d3055 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This little "project" aims to be a very slim alternative to both sudo and doas. ### Installation ```sh -git clone https://github.com/sw1tchbl4d3r/rdo +git clone https://codeberg.org/sw1tchbl4d3/rdo cd rdo make sudo make install