From 10fe8b98f212da89bc4e0a23f75ec4cb1043cd46 Mon Sep 17 00:00:00 2001
From: Emmanuel Bruno <emmanuelbruno@users.noreply.github.com>
Date: Mon, 9 Jan 2023 10:35:47 +0100
Subject: [PATCH] typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 302e20a..67238b8 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ A sets a utility bash functions for Continuous Integration C.I.
 Install with :
 
 ```bash
-curl -s https://raw.githubusercontent.com/ebpro/ciwrappers/develop/ci-wrappers.sh | bash
+curl -s https://raw.githubusercontent.com/ebpro/ciwrappers/develop/get-ci-wrapper.sh | bash
 ```
 
 To use it in the current shell :
-- 
GitLab