Skip to content

Commit d9478e1

Browse files
committed
💄
1 parent 87f22c3 commit d9478e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
If you want explore the source code of this extension yourself, it's easy to get started. Simply follow these steps:
1010

1111
- Clone the repository
12-
- Run yarn
12+
- Run `yarn`
1313
- Compile in the background
14-
- Run yarn watch
14+
- Run `yarn watch`
1515
- Or you can directly start this task by Command Palette -> Run Build Task
1616

1717
To run and debug the extension, press F5.

0 commit comments

Comments
 (0)