diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-28 19:35:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-28 19:35:54 -0400 |
commit | 6508073978334f642b675ab3a20a15743177b0c7 (patch) | |
tree | dfbe5f6f362551c921c364893bdde502672585c6 /doc/design/assistant/blog | |
parent | 2f3498b3a9903b52660a9f46ec8f2b7175451de6 (diff) |
fix link
Diffstat (limited to 'doc/design/assistant/blog')
-rw-r--r-- | doc/design/assistant/blog/day_93__easy_install.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/design/assistant/blog/day_93__easy_install.mdwn b/doc/design/assistant/blog/day_93__easy_install.mdwn index b93ede819..013b872e1 100644 --- a/doc/design/assistant/blog/day_93__easy_install.mdwn +++ b/doc/design/assistant/blog/day_93__easy_install.mdwn @@ -23,10 +23,12 @@ and in Arch Linux's AUR. Proper packages. For all the other Linux distributions, I have a workaround. It's a big hack, but it seems to work.. at least on Debian stable. -I've just put up a [[install/linux_standalone_tarball]], which has **no +I've just put up a [[install/linux_standalone]] tarball, which has **no library dependencies** apart from glibc, and doesn't even need git to be installed on your system. ## on FreeBSD The FreeBSD port has been updated to include the git-annex assistant too.. + +[[!meta title="day 94 easy install"]] |