diff --git a/Readme.md b/Readme.md
index b98613eef02b2aa7e322936d9cd8fe4de04cc57e..abb1fcf85b529ec667ca0695737ec5bb1d4b8295 100644
--- a/Readme.md
+++ b/Readme.md
@@ -13,9 +13,11 @@
 
 ### Cache
 
-By default an HTML cache is enable with a lifetime of 7 days. This means that **your changes will not be visible until you clear the cache**
+By default an HTML cache is enable with a lifetime of 7 days.
 
-To clear the cache, simply run `./pico cache`.
+This cache is automatically clear upon file change or docker restart.
+
+If the autoclear does not work, you can manually empty the cache by running `./pico cache`.
 
 You can change this behavior in the config file.