Skip to content
Snippets Groups Projects
Commit 2941b6b9 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

README: Add notes about buliding from git

parent 4263fddd
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,17 @@ Dependencies
Installation
------------
From a release tarball:
$ perl Build.PL
$ ./Build
$ sudo ./Build install
From git:
$ perl Build.PL
$ ./Build
$ ./Build manifest
$ sudo ./Build install
See also the Module::Build documentation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment