From 612c7835d8ab4b76e27a37456210e418e49610e5 Mon Sep 17 00:00:00 2001
From: Millian Poquet <millian.poquet@irit.fr>
Date: Sun, 23 Oct 2022 15:55:15 +0200
Subject: [PATCH] doc: update readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1d14b22..3f5beef 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 Reproduce
 =========
 
-1. Open shell with all dependencies (ninja, inkscape, latex suite): `nix-shell -A slides`
-2. Generate the slides: `ninja`
+1. Open shell with all dependencies (ninja, inkscape, pdftk...): `nix-shell -A shell`
+2. Generate the figures: `ninja`
-- 
GitLab