From be046a102c93d9183a9da753af83bd9945d520ce Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Fri, 25 Oct 2024 13:48:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6623caf..2fdec81 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ These exercises are intended to be built by collaboration, we need you! If you f ## One click installation (recommended): -You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/javascript-functions-exercises-tutorial) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/javascript-functions-exercises-tutorial). +You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/javascript-functions-exercises-tutorial) (recommended), [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/javascript-functions-exercises-tutorial) or [Open in Codeanywhere](https://app.codeanywhere.com/#https://github.com/4GeeksAcademy/javascript-functions-exercises-tutorial). > Once you have VSCode open, if exercises don't run automatically you can try typing on your terminal: `$ learnpack start`