Skip to content

Commit ac8895b

Browse files
authored
Update README.md
1 parent ffcb820 commit ac8895b

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
@@ -33,7 +33,7 @@ using the following commands.
3333

3434
### Install
3535

36-
```bash
36+
```console
3737
# With Yarn
3838
yarn global add standard
3939
# With NPM
@@ -42,7 +42,7 @@ npm install --global standard
4242

4343
### Formatting
4444

45-
```bash
45+
```console
4646
standard --fix js/
4747
```
4848

0 commit comments

Comments
 (0)