Remove symlink shorthand note in README

Seems that using `homesick symlink <username>/<reponame>` after a clone does not locate the directory properly. `homesick symlink <reponame>` works in both cases regardless if the shorthand or full git url was used to clone.
This commit is contained in:
Chris Ball
2013-10-30 14:01:40 -04:00
committed by thilko
parent 9656be1dde
commit 5108de20c3

View File

@@ -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