changeset 39:42c40b8144f8

Merged changes.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 23 Feb 2012 21:25:48 -0800
parents a384b4aff211 (current diff) f9abc2e2aa90 (diff)
children a63ec818ab21
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.markdown	Thu Feb 23 21:24:16 2012 -0800
+++ b/README.markdown	Thu Feb 23 21:25:48 2012 -0800
@@ -11,7 +11,7 @@
 The recommended method to install Lawrencium is to use [Pathogen][], also from Tim Pope:
 
     cd ~/.vim/bundle
-    hg clone https://bitbucket.org/ludovicchabant/lawrencium
+    hg clone https://bitbucket.org/ludovicchabant/vim-lawrencium
 
 You can then update the help tags with `:call pathogen#helptags()` and browse Lawrencium's help pages with `:help lawrencium`.