[PATCH sill.etalab.gouv.fr] Fix README instructions
Export this patch
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 607f299..664ea9e 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The list of software itself is maintained [on this repository](https://git.sr.ht
# Develop
~$ git clone https://git.sr.ht/~etalab/sill.etalab.gouv.fr
- ~$ cd sillweb/
+ ~$ cd sill.etalab.gouv.fr/
~$ clj -M:test
~$ clj -M:run
~$ clj -M:fig
--
2.24.3 (Apple Git-128)
Applied as a76d228, thanks!