From ec06688b832ef6745fef029844aa1241af96c499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 8 Jun 2020 17:42:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 320f8ce..3469023 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ cd .. ## Installation of Lookyloo ```bash -git clone https://github.com/CIRCL/lookyloo.git +git clone https://github.com/Lookyloo/lookyloo.git cd lookyloo poetry install echo LOOKYLOO_HOME="'`pwd`'" > .env @@ -140,7 +140,7 @@ Aquarium is a haproxy + splash bundle that will allow lookyloo to be used by mor The initial version of the project was created by [TeamHG-Memex](https://github.com/TeamHG-Memex/aquarium) but we have a [dedicated repository](https://github.com/Lookyloo/aquarium) that fits our needs better. -Follow [the documentation](https://github.com/CIRCL/aquarium/blob/master/README.rst) if you want to use it. +Follow [the documentation](https://github.com/Lookyloo/aquarium/blob/master/README.rst) if you want to use it. # Run the app with a simple docker setup