diff --git a/requests_html.py b/requests_html.py
index face9b3..12a33cd 100644
--- a/requests_html.py
+++ b/requests_html.py
@@ -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: