Skip to content

Commit

Permalink
Location of pyppeteer downloaded Chromium changed in v0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
pdecat authored Oct 28, 2021
1 parent 026c4e5 commit b7f6268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Or you can do this async also:
'<time>25</time>'
Note, the first time you ever run the ``render()`` method, it will download
Chromium into your home directory (e.g. ``~/.pyppeteer/``). This only happens
Chromium into your home directory (e.g. ``~/.local/share/pyppeteer/``). This only happens
once. You may also need to install a few `Linux packages <https://github.com/miyakogi/pyppeteer/issues/60>`_ to get pyppeteer working.

Pagination
Expand Down

0 comments on commit b7f6268

Please sign in to comment.