Update README.md
This commit is contained in:
parent
c7a00f2c15
commit
a53cf43c0c
1 changed files with 2 additions and 0 deletions
|
|
@ -675,6 +675,8 @@ cheshire/cheshire can be upgraded from 5.8.1 to 5.9.0
|
||||||
|
|
||||||
### Convert project.clj to deps.edn
|
### Convert project.clj to deps.edn
|
||||||
|
|
||||||
|
Contributed by [@plexus]((https://github.com/plexus)
|
||||||
|
|
||||||
``` shellsession
|
``` shellsession
|
||||||
$ cat project.clj |
|
$ cat project.clj |
|
||||||
sed -e 's/#=//g' -e 's/~@//g' -e 's/~//g' |
|
sed -e 's/#=//g' -e 's/~@//g' -e 's/~//g' |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue