Skip to content

Commit 83268bb

Browse files
committed
1 parent 5a093ac commit 83268bb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

problems/scope/solution.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
You got it! The second function has the scope we were looking for.
66

7-
Run javascripting in the console to choose the next challenge.
7+
Now move on to a more challenging Javascript workshopper **Functional Javascript**:
8+
9+
```
10+
npm install -g functional-javascript-workshop
11+
```
812

913
---

0 commit comments

Comments
 (0)