diff --git a/README.md b/README.md
index 28409adc5e913d372e26e60f86b9cda9a32d2051..d0262177ab7e6f99b5592a144a7466762d0f12f3 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ pdm run formast --help
 
 To run the executable:
 ```console
-pdm run python -m formast <args>
+pdm run formast <args> <file_path>
 ```