diff --git a/README.md b/README.md index 01d9cdc6d..cfa65333b 100644 --- a/README.md +++ b/README.md @@ -94,8 +94,8 @@ Make sure you create a profile in `~/.lein/profiles.clj`. It should contain the following: ``` -{:user {:plugins [[cider/cider-nrepl "0.12.0"] - [refactor-nrepl "2.2.0"]]}} +{:user {:plugins [[cider/cider-nrepl "0.22.4"] + [refactor-nrepl "2.4.0"]]}} ``` Now you're ready to start a repl in a Clojure project with `lein repl`