Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit 19df704

Browse files
committed
Update code block syntax highlighting
1 parent f42dc38 commit 19df704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To get started, clone the project and install the dependencies:
44

5-
```
5+
```sh
66
# Using npm
77
npm install
88

@@ -12,7 +12,7 @@ yarn
1212

1313
After that, you can process the CSS by running:
1414

15-
```
15+
```sh
1616
# Using npm
1717
npm run build
1818

0 commit comments

Comments
 (0)