From f051b23f74008157ccd55aa9b097710b61e34cad Mon Sep 17 00:00:00 2001 From: xpetit <32063953+xpetit@users.noreply.github.com> Date: Tue, 27 Apr 2021 20:40:12 +0200 Subject: [PATCH] Fix subject --- subjects/how-2-js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/how-2-js/README.md b/subjects/how-2-js/README.md index a30ae1af..7d3eab84 100644 --- a/subjects/how-2-js/README.md +++ b/subjects/how-2-js/README.md @@ -40,6 +40,6 @@ and you should see your hello world. Great ! you are all set, if you want to re-execute your script, just refresh. -You now just have to create a repository named `how-2-js`, +You now just have to create a repository named `[[ROOT]]`, which will hold all your solutions for this piscine and just add your 2 generated files to it, we will start slow for now... 🐢