diff --git a/examples/README.md b/examples/README.md index aaf15df1..f6a41862 100644 --- a/examples/README.md +++ b/examples/README.md @@ -320,7 +320,7 @@ This script uses [djblue/portal](https://github.com/djblue/portal/) for inspecti Examples usage: ``` shell -$ examples/yaml_inspector.clj ~/git/clojure/pom.xml +$ examples/portal.clj ~/git/clojure/pom.xml ``` See [portal.clj](portal.clj).