clarification

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 12:07:12 -05:00
parent 1ed73bda57
commit 2b9161b91f
+1 -1
View File
@@ -220,7 +220,7 @@ class HTML(BaseParser):
with an updated version, with JavaScript executed.
Warning: the first time you run this method, it will download
Chromium into your home directory.
Chromium into your home directory (``~/.pyppeteer``).
"""
async def _async_render(url: str):
try: