From ac8e71fca4ee07c7522f58911a28227a050225b7 Mon Sep 17 00:00:00 2001 From: sebwehrle Date: Fri, 7 Oct 2022 15:52:07 +0200 Subject: [PATCH] Update getting_started.md fix path to medea repos --- doc/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/getting_started.md b/doc/getting_started.md index 5aae4c9..e3788e9 100644 --- a/doc/getting_started.md +++ b/doc/getting_started.md @@ -25,8 +25,8 @@ model. To install both packages via the command line: ```commandline conda install git pip -pip install git+git://github.com/sebwehrle/medea_data_atde.git -pip install git+git://github.com/sebwehrle/medea.git +pip install git+https://github.com/sebwehrle/medea_data_atde.git +pip install git+https://github.com/sebwehrle/medea.git ``` do medea init