Skip to content

Commit aff237d

Browse files
authored
Update CONTRIBUTING.md
1 parent 6273a7b commit aff237d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ $ npm run build # runs `renderer build` and `npm build` in dcc, html, table
2727
# Alternatively one could run part of the build process e.g.
2828
$ dash-update-components "dash-core-components"
2929
# to only build dcc when developing dcc
30+
# But when you first clone check out a new branch, you must run the full build as above.
3031
#
3132
$ npm run setup-tests.py # or npm run setup-tests.R
3233
# you should see dash points to a local source repo

0 commit comments

Comments
 (0)