Skip to content

Commit 4e51dff

Browse files
committed
fix code markup in readme
1 parent 3365223 commit 4e51dff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
Open your terminal and run this command:
88

9-
`npm install --global javascripting`
9+
```
10+
npm install --global javascripting
11+
```
1012

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

0 commit comments

Comments
 (0)