Skip to content

Commit 2bee6f6

Browse files
committed
chore: update readme
1 parent 5b70cad commit 2bee6f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,13 @@ yarn docker build:specs recommend
6969
#### Fix the specs format
7070

7171
This is used by the build script and should not need to be called manually but if you want to format all specs file do:
72+
7273
```bash
7374
yarn docker specs:fix
7475
```
7576

7677
If you just want to check the format (not override the files), run:
78+
7779
```bash
7880
yarn docker specs:lint <client>
7981
yarn docker specs:lint search

0 commit comments

Comments
 (0)