diff --git a/README.markdown b/README.markdown index 5503c87..f6e1a38 100644 --- a/README.markdown +++ b/README.markdown @@ -32,9 +32,9 @@ This list isn't exhaustive; see the `:help` for details. ### Transparent setup Fireplace.vim talks to nREPL. With Leiningen, it connects automatically based -on `target/repl-port`, otherwise it's just a `:Connect` away. You can connect -to multiple instances of nREPL for different projects, and it will use the -right one automatically. ClojureScript support is just as seamless with +on `.nrepl-port`, otherwise it's just a `:Connect` away. You can connect to +multiple instances of nREPL for different projects, and it will use the right +one automatically. ClojureScript support is just as seamless with [Piggieback][]. The only external dependency is that you have either a Vim with Python support