From e3b99837b6090ca1804da394ab30fb7b7cb0c720 Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Fri, 28 Feb 2025 12:27:27 +0100 Subject: [PATCH] add video tutorial --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 10448ec..2579dcc 100644 --- a/README.md +++ b/README.md @@ -30,18 +30,13 @@ | OS | Linux | - -<figure class="video_container"> - <iframe src="https://sync.lis-lab.fr/index.php/s/ftw9fdGacJyyfBq" frameborder="0" allowfullscreen="true"> -</iframe> -</figure> - - ---- ---- ## Install required µPIX Environment and Sources +[[Tutorial in VIDEO](https://sync.lis-lab.fr/index.php/s/ftw9fdGacJyyfBq)] + If you don't have alread miniconda installed on your system, please refere to the [officical miniconda documentation](https://docs.anaconda.com/miniconda/install/) and then : Create a miniconda environment and source it: -- GitLab