diff --git a/cairo1-run/README.md b/cairo1-run/README.md index 5ac4d6520e..0aa67c0b22 100644 --- a/cairo1-run/README.md +++ b/cairo1-run/README.md @@ -73,7 +73,7 @@ The cairo1-run cli supports the following optional arguments: ## Running circuits -Circuits in cairo 1 require the `mod_builtin` feature to be active in order for the `AddMod`, `MulMod` and `RangeCheck96` builtins to be taken into account. +Circuits in cairo 1 require to enable the `mod_builtin` feature in order for the `AddMod`, `MulMod` and `RangeCheck96` builtins to be taken into account. # Running scarb projects