Skip to content
Snippets Groups Projects
Commit 82a84c1b authored by bolkun's avatar bolkun
Browse files

update README.md 9

parent 02dd3178
Branches
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ NOTE: use option `copy` if you are not sure how to restore your payload files, w ...@@ -16,7 +16,7 @@ NOTE: use option `copy` if you are not sure how to restore your payload files, w
## Three ways to install a module ## Three ways to install a module
* with cpan `cpan Archive::BagIt` * with cpan `cpan Archive::BagIt`
* with cpanm `cpanm Archive::BagIt` (Note: `cpan App::cpanminus` must be installed) * with cpanm `cpanm Archive::BagIt` (Note: `cpan App::cpanminus` must be installed). To force installation run `cpanm -i -f Archive::BagIt`.
* manual as downloaded package * manual as downloaded package
1. Download for example Archive-BagIt-0.065.tar.gz from [metacpan Archive::BagIt](https://metacpan.org/pod/Archive::BagIt) 1. Download for example Archive-BagIt-0.065.tar.gz from [metacpan Archive::BagIt](https://metacpan.org/pod/Archive::BagIt)
2. Extract it with `tar zxf Archive-BagIt-0.065.tar.gz` and go to project dir with `cd in Archive-BagIt-0.065` 2. Extract it with `tar zxf Archive-BagIt-0.065.tar.gz` and go to project dir with `cd in Archive-BagIt-0.065`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment