diff --git a/doc/dev.md b/doc/dev.md index 2a3197a3..9a9db452 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -46,9 +46,7 @@ of a class in `:instance-check`, `:constructors`, `:methods`, `:fields` or `:custom`. The `reflection.json` file that is needed for GraalVM compilation is generated -with: - - lein with-profiles +reflection run +as part of `script/uberjar`. ## Test