Skip to content

Commit ac44d9a

Browse files
rtpHarrymlynch
authored andcommitted
docs(contribution): format terminal commands (#231)
1 parent 116c802 commit ac44d9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

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

33
Temporary release process until #213 is done:
44

5+
```
56
cd lib
67
npm run build
78
npm run release
@@ -10,3 +11,4 @@ vim package.json #tick the version number manually
1011
npm run build
1112
cd dist
1213
npm publish
14+
```

0 commit comments

Comments
 (0)