Skip to content

Commit

Permalink
README: fix publishing command
Browse files Browse the repository at this point in the history
  • Loading branch information
rprieto committed Jul 13, 2018
1 parent be03e72 commit 0537eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ thumbsup --input /photos --output ./tmp --theme-path ./theme
Publishing the theme:

```bash
npm publish
npm publish --access=public
```

0 comments on commit 0537eef

Please sign in to comment.