From 518060a90076b108a863b7a00c165485f9a2692b Mon Sep 17 00:00:00 2001
From: Lapie <26352100+lapie1@users.noreply.github.com>
Date: Thu, 12 Aug 2021 18:53:18 +0200
Subject: [PATCH] Update README.md

Fixed source link
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb020f8..1877af4 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ python -m pip install jupyter-rdfify
 ## Install from Source using Pip
 
 ```
-python -m pip install git+https://github.com/lapie1/Jupyter-RDFify
+python -m pip install git+https://github.com/SemWebNotebooks/Jupyter-RDFify
 ```
 
 ## Dependencies
-- 
GitLab