Skip to content

Commit edb0ad0

Browse files
authored
tipex(article): fix typo in git clone command (#1293)
2 parents bedde55 + 915ed45 commit edb0ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/articles/2025/2025-04-15_official-qgis-server-docker-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ En regardant ce fichier de plus près, nous pouvons constater l'existence de l'i
321321
mkdir plugins
322322
323323
# Récupération du plugin serveur wfsOutputExtension
324-
gt clone https://github.com/3liz/qgis-wfsOutputExtension plugins
324+
git clone https://github.com/3liz/qgis-wfsOutputExtension plugins
325325
326326
# Démarrage d'un conteneur en montant les répertoires des projets QGIS et des
327327
# plugins

0 commit comments

Comments
 (0)