From 5108de20c3298d1720d3f2039d2de06180f83773 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Wed, 30 Oct 2013 14:01:40 -0400 Subject: [PATCH] Remove symlink shorthand note in README Seems that using `homesick symlink /` after a clone does not locate the directory properly. `homesick symlink ` works in both cases regardless if the shorthand or full git url was used to clone. --- README.markdown | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.markdown b/README.markdown index cbbfb5b..f76d46a 100644 --- a/README.markdown +++ b/README.markdown @@ -27,9 +27,6 @@ With the castle cloned, you can now link its contents into your home dir: homesick symlink pickled-vim -If you use the shorthand syntax for GitHub repositories in your clone, please note you will instead need to run: - - homesick symlink technicalpickles/pickled-vim You can remove symlinks anytime when you don't need them anymore