Skip to content

Commit 68bd5b3

Browse files
authored
Update README.md
1 parent b3a1fd3 commit 68bd5b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ This package attempts to solve this problem by allowing you to define data struc
6464

6565
### Quick Start
6666

67-
`npm i struct-vec`
67+
```
68+
npm i struct-vec
69+
```
6870

6971
```js
7072
import {vec} from "struct-vec"

0 commit comments

Comments
 (0)