We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7c5de commit 3365223Copy full SHA for 3365223
1 file changed
readme.md
@@ -4,12 +4,16 @@
4
5
## Install with `npm`
6
7
+Open your terminal and run this command:
8
+
9
`npm install --global javascripting`
10
11
The `--global` option installs this module globally so that you can run it as a command in your terminal.
12
13
## Run the workshop
14
15
+Run the following command in your terminal:
16
17
```
18
javascripting
19
0 commit comments