From ffc41e86f301a49c9bc0396bc9e818c2d2cc926c Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Fri, 4 Jul 2014 15:38:00 -0400 Subject: [PATCH] Remove obsolete Maven reference --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 051eb84..879bb25 100644 --- a/README.markdown +++ b/README.markdown @@ -43,9 +43,9 @@ compiled in, or `python` in your path. Oh, and if you don't have an nREPL connection, installing [leiningen.vim][] lets it fall back to using `java clojure.main` for some of the basics, using a -class path based on your Leiningen or Maven config. It's a bit slow, but a -two-second delay is vastly preferable to being forced out of my flow for a -single command, in my book. +class path based on your Leiningen config. It's a bit slow, but a two-second +delay is vastly preferable to being forced out of my flow for a single +command, in my book. [cider-nrepl]: https://github.com/clojure-emacs/cider-nrepl [Piggieback]: https://github.com/cemerick/piggieback