Skip to content

Commit 3365223

Browse files
committed
improve readme
1 parent 9b7c5de commit 3365223

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
55
## Install with `npm`
66

7+
Open your terminal and run this command:
8+
79
`npm install --global javascripting`
810

911
The `--global` option installs this module globally so that you can run it as a command in your terminal.
1012

1113
## Run the workshop
1214

15+
Run the following command in your terminal:
16+
1317
```
1418
javascripting
1519
```

0 commit comments

Comments
 (0)