Skip to content

Commit 8296f78

Browse files
authored
Update tutorial-english.html
1 parent 7d367f2 commit 8296f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial-english.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,7 @@ <h4>step 5) some README and final review of the work</h4>
21202120
<a id="daysevenstep6"></a>
21212121
<h4>step 6) try a real CPAN client installation</h4>
21222122

2123-
It's now time to see if our module can be installaed by a cpan client. Nothing easier: if you are in the module folder just run <code>cpan .</code> and enjoy the output (note that this command will modify the content of the directory!).
2123+
It's now time to see if our module can be installaed by a cpan client. Nothing easier: if you are in the distribution folder extracted from a tarball created by <code>make dist</code>, just run <code>cpan .</code> and enjoy the output (note that this command will modify the content of the directory!).
21242124

21252125

21262126

0 commit comments

Comments
 (0)