Update README.md
This commit is contained in:
parent
21b4a0f68a
commit
e8606359b1
1 changed files with 1 additions and 1 deletions
|
|
@ -446,7 +446,7 @@ convenient for debugging purposes and deployment.
|
||||||
|
|
||||||
Given the `deps.edn` from above:
|
Given the `deps.edn` from above:
|
||||||
|
|
||||||
``` shell
|
``` clojure
|
||||||
$ deps.clj -A:my-script -Scommand "bb {{main-opts}} --uberscript my-script.clj"
|
$ deps.clj -A:my-script -Scommand "bb {{main-opts}} --uberscript my-script.clj"
|
||||||
|
|
||||||
$ cat my-script.clj
|
$ cat my-script.clj
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue