diff --git a/ULWGL/ulwgl_util.py b/ULWGL/ulwgl_util.py
index b02e1c930..7c73feceb 100644
--- a/ULWGL/ulwgl_util.py
+++ b/ULWGL/ulwgl_util.py
@@ -184,7 +184,7 @@ def _install_ulwgl(
     copy(root.joinpath(CONFIG), local.joinpath(CONFIG))
 
     # Reaper
-    print(f"Copying reaper -> {local}", file=stderr)
+    print(f"Copying reaper -> {local} ...", file=stderr)
     copy(root.joinpath("reaper"), local.joinpath("reaper"))
 
     # Runtime platform