Skip to content

Commit 914849f

Browse files
committed
lnc-core: update RELEASE.md with install cmd
1 parent 1f620da commit 914849f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ After specifying the latest versions, run the following commands in the root
3636
dir of the project.
3737

3838
```sh
39+
# install package dependencies
40+
yarn
3941
# download new proto files
4042
yarn run update-protos
4143
# generate Typescript definitions from the updated protos

0 commit comments

Comments
 (0)