From e9f5fc56f0f1d82c36b1d405fdefc67427e3463f Mon Sep 17 00:00:00 2001 From: Andreas Buff Date: Thu, 28 Jan 2021 15:25:35 +0100 Subject: [PATCH] updates readme to use GIT Engine repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce216c1..8f179e2 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ rm -rf libetpan git clone https://pep-security.lu/gitlab/misc/libetpan.git git clone https://pep-security.lu/gitlab/misc/sqlite.git -hg clone https://pep.foundation/dev/repos/pEpEngine +git clone https://gitea.pep.foundation/pEp.foundation/pEpEngine hg clone https://pep.foundation/dev/repos/pEpObjCAdapter ``` @@ -158,4 +158,4 @@ Build scheme "All" of pEpObjCAdapter.xcworkspace ### Build Dir & Build Artefacts -You can find the build artefacts in the `pEpMacOSAdapter/build` folder \ No newline at end of file +You can find the build artefacts in the `pEpMacOSAdapter/build` folder