diff --git a/README.md b/README.md
index 4869f73..35611b8 100644
--- a/README.md
+++ b/README.md
@@ -131,8 +131,8 @@ changes. The glob matches files relative to the repository root.
   with:
     enable-cache: true
     cache-dependency-glob: |
-      '**requirements*.txt'
-      '**pyproject.toml'
+      **requirements*.txt
+      **pyproject.toml
 ```
 
 ### GitHub authentication token