Skip to content

Commit

Permalink
Add missing command name to CLI documentation (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasrohmer authored May 6, 2020
1 parent 57bf223 commit b658dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/optimizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Checkout [the samples](/packages/optimizer/demo/simple/index.js) to learn how to
There's also a [command line version](/packages/cli/README.md) available:

```shell
$ npx @ampproject/toolbox-cli myFile.html
$ npx @ampproject/toolbox-cli optimize myFile.html
```

## Why doesn't my AMP page render faster?
Expand Down

0 comments on commit b658dc8

Please sign in to comment.