diff options
author | 2014-06-18 12:07:14 -0400 | |
---|---|---|
committer | 2014-06-18 12:31:17 -0400 | |
commit | 0f73e109c6f4ff5a8b8f70a9c41ec69914254713 (patch) | |
tree | 09c31abdebd304749756198200916eed3ea5f049 /doc/install | |
parent | da1254f8cbdbfdd5c61eabaa64a09b78ca4d68d2 (diff) |
note that Fedora package does not include the webapp
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Fedora.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install/Fedora.mdwn b/doc/install/Fedora.mdwn index c1769a10d..9c31165f8 100644 --- a/doc/install/Fedora.mdwn +++ b/doc/install/Fedora.mdwn @@ -3,6 +3,8 @@ git-annex is available in recent versions of Fedora. Should be as simple as: `yum install git-annex` +Note: Fedora's build does not currently include the git-annex webapp. + ---- To install the latest version of git-annex on Fedora 18 and later, you can use `cabal`: |