diff --git a/README.md b/README.md index a60203fb..c3b59f00 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Dozens of looping exercises to sharpen your looping skills with for, forEach, ma ## 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-arrays-exercises-tutorial) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/javascript-arrays-exercises-tutorial). +You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/javascript-arrays-exercises-tutorial) (recommended), [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/javascript-arrays-exercises-tutorial) or [Open in Codeanywhere](https://app.codenaywhere.com#https://github.com/4GeeksAcademy/javascript-arrays-exercises-tutorial). > Once you have opened VSCode, the LearnPack exercises should start automatically. If exercises don't run automatically, you can try typing on your terminal: `$ learnpack start`