Skip to content

Commit

Permalink
Update path to the CLI package
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Makeev committed Feb 14, 2019
1 parent ecc8949 commit 857c4e2
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 353 deletions.
2 changes: 1 addition & 1 deletion docs/pdf.md
Expand Up @@ -20,7 +20,7 @@ Open you presentation in a browser, make sure it’s in the list mode and send i

To export your slides to PDF via console, you’ll need [Node.js](https://nodejs.org/) with npm installed. Once you have it, you can install Shower CLI package that’ll take care of export:

npm install -g shower-cli
npm install -g @shower/cli

Once it’s installed, it becomes globally available as `shower` command. Run it in your presentation’s folder like this to get your PDF:

Expand Down

0 comments on commit 857c4e2

Please sign in to comment.