From f388af4ccb5775735a745e5c619067d15d2cdc8a Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:41:43 +0100 Subject: [PATCH] Update README.md --- 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 a6e4cfcd..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 `piscine-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... 🐢