Skip to content

Commit a043b81

Browse files
emilyklcamdecoster
andauthored
Apply suggestions from code review
Co-authored-by: Cameron DeCoster <cameron.decoster@gmail.com>
1 parent 91e773d commit a043b81

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

doc/python/getting-started.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,10 @@ or conda.
198198
$ conda install -c plotly python-kaleido
199199
```
200200

201-
Kaleido requires Chrome or Chromium to generate images. By default, Kaleido will use the Chrome or Chromium version already installed on your system. If you don't have it installed or Kaleido can't find it, you may need to install it by running the command:
201+
Kaleido requires Chrome or Chromium to generate images. By default, Kaleido will use the Chrome or Chromium version already installed on your system. If you don't have it installed or Kaleido can't find it, you may need to install it by running the following command:
202202

203203
`plotly_get_chrome`
204204

205-
on your command line.
206-
207205
### Where to next?
208206

209207
Once you've installed, you can use our documentation in three main ways:

0 commit comments

Comments
 (0)