From 502c3040008ada71cbd71d463775af4ee0b4d951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@inrae.fr> Date: Mon, 29 Jun 2020 16:32:19 +0200 Subject: [PATCH] =?UTF-8?q?Corrige=20le=20chemin=20du=20d=C3=A9p=C3=B4t=20?= =?UTF-8?q?Git=20pour=20NPM=20dans=20la=20doc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index e6da95d..89615e1 100644 --- a/src/index.md +++ b/src/index.md @@ -29,7 +29,7 @@ Prérequis : Installation : ```bash -npm install --global 'git+https://gitlab.irstea.fr/pole-is/tools/prezbuild.git#master' +npm install --global 'git+https://gitlab.irstea.fr/pole-is/tools/prezbuilder.git#master' ``` ## Avec Docker -- GitLab