Skip to content

Commit 8233b44

Browse files
authored
fix: updates doco to include missing command (#268)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 83b073c commit 8233b44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lesson_06/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ HW_VERSION=D
2323
```
2424
2. Run the program to determine the expression you must implement.
2525
```bash
26+
npm install
2627
npm run compile
2728
npm start
2829
```

0 commit comments

Comments
 (0)