From ab14bb735c2bd1e3053c9d29057897604cbbe21f Mon Sep 17 00:00:00 2001 From: "Arjen P. de Vries" Date: Tue, 24 Sep 2024 14:11:59 +0200 Subject: [PATCH] Update README.md I think this should become the new main URL! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ba276..bf8cdc9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ taking automatic backups or uploading documents programmatically. Install and build the project: ``` -git clone https://github.com/juruen/rmapi +git clone https://github.com/ddvk/rmapi cd rmapi go install ```