Closed nilsreichardt closed 3 years ago
The old README.md said:
README.md
Version before Command Version after 1.2.3 cider set 3.2.1 3.2.1 0.2.1 cider set 0.0.1-dev 0.0.1-dev
cider set 3.2.1
cider set 0.0.1-dev
But if you try cider set you get this error: Could not find a command named "set".
cider set
Could not find a command named "set".
I think it should be cider version instead of cider set.
cider version
Thank you.
Description
The old
README.md
said:But if you try
cider set
you get this error:Could not find a command named "set".
I think it should be
cider version
instead ofcider set
.