Skip to content

Commit 2eb93d1

Browse files
authored
Update CONTRIBUTING.md
1 parent d3fc76c commit 2eb93d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ In your PR you should see the updated `package.json`, `index.html`, and distribu
9494
Use the command `npm version [version number]` then `git push`. This will create a new commit with the correct git version tag and Solid's package version in `package.json` updated.
9595

9696
### 7. Publish the Node Package
97-
in a terminal window, from within the Solid directory type `npm publish bf-solid`.
97+
in a terminal window, from within the Solid directory type `npm publish`.
9898

9999
### 8. Generate Compressed Docs
100100
We attach our compiled docs to each release so that rig can pull them down and deploy them. To generate this file run `make release_docs`. This will generate a compressed copy of the docs in the `.tmp` directory.

0 commit comments

Comments
 (0)