From e984319dba16c6dca2b37c901c2c4a1c031c221b Mon Sep 17 00:00:00 2001 From: Alexandre Quintart <43775103+alexandrequ@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:44:48 +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 5ca91b7..e14944f 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Package to process arcjet videos and segment the edge of the shock and of the sa ### Prerequisites The installation of the arcjetCV GUI and python package require: -- [(Git)](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installation. -- [(Git Large File Storage)](https://git-lfs.github.com/) (git-lfs) installation. +- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installation. +- [Git Large File Storage](https://git-lfs.github.com/) (git-lfs) installation. - [Miniconda](https://docs.anaconda.com/free/miniconda/miniconda-install/) or [Anaconda](https://docs.anaconda.com/free/anaconda/install/index.html) installation. ### Unix Users