diff --git a/docs/installation.rst b/docs/installation.rst
index 6e301cb8b..ebe95bf3c 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -9,7 +9,8 @@ fully functional.
.. warning::
- The Debug Toolbar does not currently support `Django's asynchronous views `_.
+ The Debug Toolbar now supports `Django's asynchronous views `_ and ASGI environment, but
+ still lacks the capability for handling concurrent requests.
1. Install the Package
^^^^^^^^^^^^^^^^^^^^^^