From 51a6a6c659b7d7b56696c47278127ea2b014bf58 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?=
 <inaki.etxaniz@tecnalia.com>
Date: Fri, 3 Feb 2023 11:31:13 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 3579139..6d57f21 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ the zipped Eclipse IDEs are stored in a lfs repo in order to be able to access t
 
 ### IDE download
 the procedure for a IDE user is the following
-* install git-lfs on your platform
+* install [git-lfs](https://git-lfs.com/) on your platform
 * clone the repo 
 * choose your IDE
 * download de concrete IDE
@@ -34,7 +34,7 @@ echo it should report no changes
 ```
 
 ### IDE upload
-* install git-lfs on your platform
+* install [git-lfs](https://git-lfs.com/) on your platform
 * clone the repo 
 * choose your IDE you want to upload
 * replace 
@@ -57,4 +57,4 @@ git push
 
 # DOML IDE Tool Extensions
 
-The Theia IDE has been deprectaded. Currently working on the Eclipse IDE.
\ No newline at end of file
+The Theia IDE has been deprectaded. Currently working on the Eclipse IDE.
-- 
GitLab