You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,5 +21,5 @@ var fruits = [
21
21
},
22
22
```
23
23
24
-
Connect a wire from each arrow key to a fruit and then connect yourself to the ground. Open word or any text input and test which key each fruit is connected to. Then, where it says `key: "Digit2"`and replace it with the correct digit for each fruit you have connected.
24
+
Connect a wire from each arrow key to a fruit and then connect yourself to the ground. Open word or any text input and test which key each fruit is connected to. Then, in the places where it says `key: "Digit2"` replace it with the respective key the fruit is connected to.
25
25
Then, in your command line window, type "node index" and open "localhost:4000" with your favorite browser
0 commit comments