diff --git a/README.md b/README.md index 2f90e02..c7f23fb 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ make ## Running Examples ```shell -iex run examples/basic.exs +mix run examples/basic.exs ``` ## License