Skip to content

Commit 765a00c

Browse files
committed
Remove bit in README about gradle vimZip
1 parent 948f987 commit 765a00c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,10 @@ VimClojure, the static runtime files are not standalone scripts and
4545
cannot easily be extracted from the VimClojure support libraries. The
4646
side effects of this coupling are:
4747

48-
* Hacking on the runtime files is more difficult
48+
* Hacking on the runtime files is more difficult.
4949

50-
* Installation from source is more complicated (e.g. installing clojure
51-
runtime files from the source repository necessitates building a zip
52-
file via `gradle`)
50+
* Installing the latest revisions from source is more complicated than
51+
tracking a single repository.
5352

5453
* Installing the whole VimClojure distribution for the runtime files is
5554
overkill. A smaller, self-contained set of files would be eligible for

0 commit comments

Comments
 (0)