summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 943a422..0e71118 100644
--- a/README.rst
+++ b/README.rst
@@ -3,9 +3,12 @@ Git::Annex
Perl interface to git-annex repositories.
-Build
-=====
+Synopsis
+========
-::
+Install
+=======
- dzil build
+From CPAN or your distribution's repositories, or if you want to build
+and install out of this git repository, you can use `dzil build` to
+produce an installable Perl distribution.