Skip to content

Commit 34fd39a

Browse files
committed
Update installation instructions
1 parent 6a06e3a commit 34fd39a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Revision history for Statistics-Krippendorff
22

33
0.04 ???
44
- Remove CPAN Ratings from the documentation.
5+
- Update installation instructions.
56

67
0.03 2025-02-08
78
- Require minimal version of Test2::V0 to have float(precision => ...)

README

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ measure inter-coder agreement.
55

66
INSTALLATION
77

8-
To install this module, run the following commands:
8+
The standard Perl module installation tools should work without problems.
9+
10+
cpan Statistics::Krippendorff
11+
12+
To install this module manually, run the following commands:
913

1014
perl Makefile.PL
1115
make
@@ -37,4 +41,3 @@ This software is Copyright (c) 2025 by E. Choroba.
3741
This is free software, licensed under:
3842

3943
The Artistic License 2.0 (GPL Compatible)
40-

0 commit comments

Comments
 (0)