From 763e26cef9a9b8bd84b1537976a8d6eec2a08bd7 Mon Sep 17 00:00:00 2001 From: gwen Date: Sat, 29 Aug 2026 16:41:46 +0200 Subject: [PATCH] typo --- doc/Experiments.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/Experiments.md b/doc/Experiments.md index c5195bf..3b6bb20 100644 --- a/doc/Experiments.md +++ b/doc/Experiments.md @@ -36,8 +36,9 @@ Ou bien, sous ubuntu: ## construction du prompt rougail-ai - Ouvrir un terminal dans le dossier `prompt` du projet `rougail-ai` -- Lancer la commande +- Lancer la commande : +``` ollama create rougail_ai -f rougail.modelfile ollama create rougail_ai -f rougail.modelfile @@ -45,6 +46,7 @@ Ou bien, sous ubuntu: pulling manifest (...) writing manifest +``` Le prompt est prêt à être utilisé.