Skip to content

Commit c3e6263

Browse files
committed
adding cp to the image
1 parent ef12547 commit c3e6263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: devdocs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
* Update the version on projects/plotly/package.json
44
* `ng test --codeCoverage=true --progress=true --watch=false`
55
* `ng build plotly --prod`
6-
* `cp README.md dist/plotly`
6+
* `cp README.md angular-plotly.png dist/plotly`
77
* `npm publish dist/plotly`
88
* `git tag -a <version> -m <version>`

0 commit comments

Comments
 (0)