From 766cbc44503256fe7ad80bd199db39d55f9e9c73 Mon Sep 17 00:00:00 2001 From: Silas Della Contrada <s.developer@4-dc.de> Date: Wed, 21 Jul 2021 14:47:22 +0000 Subject: [PATCH] Changed clone url to Edugit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bb11b9..c9b03fa 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ An object-oriented Qt interface for FFmpeg. ### Clone the repo ``` -git clone https://github.com/sdcieo0330/LibAVQt.git +git clone https://edugit.org/sdcieo0330/LibAVQt.git cd LibAVQt ``` @@ -84,4 +84,4 @@ In your build directory, run the example by: ``` ./Player -``` \ No newline at end of file +``` -- GitLab