File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ possible.
1010<h3>Installing Dancer</h3>
1111
1212<p>
13- For easy and automatic installation of Dancer, we recommend using
13+ For easy and automatic installation of Dancer, we recommend using
1414<a href="https://metacpan.org/pod/distribution/Menlo/script/cpanm-menlo">cpanminus</a>:
1515</p>
1616
@@ -19,7 +19,7 @@ curl -L https://cpanmin.us | perl - --sudo Dancer2
1919</pre>
2020
2121<p>
22- Of course, you can use any other CPAN client to do so, or even
22+ Of course, you can use any other CPAN client to do so, or even
2323<a href="https://metacpan.org/pod/Dancer2">install it manually</a>.
2424</p>
2525
@@ -71,7 +71,7 @@ $ dancer2 gen -a MyWeb::App
7171</pre>
7272
7373<p>Everything is ready and works out of the box (with a nice design, jQuery and
74- environment-related configurations).
74+ environment-related configurations).
7575</p>
7676
7777<h3>Starting to dance</h3>
You can’t perform that action at this time.
0 commit comments